$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-26 06:10:14
Manish Mangal wrote:
> 2)       add regex source code and compile ( using
> BOOST_REGEX_NO_LIB) : I get the errors for stdext namespace
>
I looked again, and apparently this was a bug in 1.33.1 that's been fixed in 
cvs, try downloading the latest version of regex_workarounds.hpp from here: 
http://boost.cvs.sourceforge.net/boost/boost/boost/regex/v4/regex_workaround.hpp?view=log 
and see if that fixes things.
John.