Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-04-04 06:05:15


Kevin Sopp wrote:
> Hi,
> I tried to compile boost cvs with gcc-4.3 snapshot to see what would
> happen since libstdc++ cleaned up their header files for 4.3. This
> produces some errors about missing identifiers, no other include file
> related problems were found. I have condensed the build log to show
> the relevant files:
>
> ./boost/regex/v4/basic_regex_creator.hpp:1049: error: 'UCHAR_MAX' was
> not declared in this scope
> ./boost/regex/v4/basic_regex_creator.hpp:542: error: 'CHAR_BIT' was

I'll add a <climits> include to fix the regex issues, these will be too late
for 1.34 though I'm afraid :-(

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk