Boost logo

Boost :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2006-09-22 09:47:16


>From Michael Haubenwallner <michael.haubenwallner_at_[hidden]>
>
> On Thu, 2006-09-21 at 12:26 -0400, Boris Gubenko wrote:
>> This is fixed in HP-UX 11.31 to be released in Dec. 2006.
>
> Well, on 11.23 already both variants are in /usr/include/wchar.h:
> #define WCHAR_MIN 0
> #define WCHAR_MIN (wchar_t)0
>

This is correct, but, unfortunately, the C99-compliant definition is
under the _INCLUDE_STDC__SOURCE_199901 macro which C++ compiler does
not predefine.

Boris


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