Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-09-21 12:22:57


Michael Haubenwallner wrote:
>> You can fix this as follows:
>>
>> #include <wchar.h>
>> #undef WCHAR_MIN /* (wchar_t)0 */
>> #define WCHAR_MIN 0
>>
>
> Er... I do not have this problem within my code, but while building
> boost itself - where within boost is best place to do so ?
>
> And should I file a gcc-bug ?

I'll look into patching Boost.Regex to work around this. The folks at HP
are aware of the issue BTW, but patching/changing OS headers is unlikely in
the short term at least.

Thanks for the report,

John.


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