Boost logo

Boost :

Subject: [boost] [1.40, regex] compile problem in boost/regex/v4/cpp_regex_traits.hpp
From: Christoph Duelli (duelli_at_[hidden])
Date: 2009-08-28 08:34:05


when compiling with gcc 3.3.3 (with #ifdef BOOST_REGEX_BUGGY_CTYPE_FACET
active)

at line 737:
There are 16 entries for an array defined as size 14.
This does not compile for gcc 3.3.3

at line 827:
there is no char_class_horizontal (or vertical). At least I found none.
Might be a typo and perhaps should be char_class_horizontal_space instead?

If that is no reason for a 1.40.1 (I could understand that), I'd be grateful
for a confirmation that the line 827 issue is correctly fixed by adding
"_space".

Best regards
Christoph


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