On Mon, 23 Jun 2003 18:27:43 -0400, felix zaslavskiy <[EMAIL PROTECTED]> 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. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost