$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-13 06:55:43
Yitzhak Sapir wrote:
> This is wrong. I guess I must have not passed the library itself
> when I compiled
> this. When I now compile it with the above change only (#if 0
> instead of #ifdef
> BOOST_REGEX_BUGGY_CTYPE_FACET in the appropriate line in
> boost/regex/v4/instances.hpp), the code compiles and links fine.
Whew :-)
Glad we got to the bottom of that in the end!
John.