$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [regex] BOOST_REGEX_MATCH_EXTRA not working?
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-10-28 10:18:09
Hi there,
On 10/28/10, John Maddock <boost.regex_at_[hidden]> wrote:
>> I'm using MSVC10 express. Am I doing something wrong?
>
> Did you compile the regex library with BOOST_REGEX_MATCH_EXTRA set? If not
> the library is binary incompatible with your code.
No, I did not do that. Good to know!
Thanks,
Christian