Boost logo

Boost :

From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2003-06-24 05:07:15


On Mon, 23 Jun 2003 18:27:43 -0400, felix zaslavskiy
<felix_at_[hidden]> wrote:

>
>NetBSD does not have WCHAR_MIN/MAX using gcc3.3 basicaly the min/max for
>wchar_t is INT_MIN/MAX similarly to freeBSD
>
>I encountered this problem when trying to compile boost.python which
>failed because of this problem.

I don't know what's the situation for boost.python, however I
collected all the WCHAR_MIN/MAX workarounds that were in
integer_traits.hpp into the file wchar_min_max.hpp, available here:

 http://groups.yahoo.com/group/boost/files/MoreTraits.zip

We could put that file somewhere in boost, so that it's usable by any
library that needs WCHAR_MIN or WCHAR_MAX. Dave?

Genny.


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