|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2008-04-17 05:00:48
sevenjay wrote:
> Dear all:
> if you #define BOOST_REGEX_MATCH_EXTRA, using char type will crash,
> but using string is well. Is that a bug?
> My environment is Windows XP, C++ Builder 2007.
> I show the example below:
Did you build the regex library with BOOST_REGEX_MATCH_EXTRA defined? The
only way to make this work correctly is to add that define to
boost/regex/user.hpp and then rebuild the regex library as well as your
application.
HTH, John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk