
4 Apr
2007
4 Apr
'07
10:05 a.m.
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.