This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: WCHAR_MIN; WCHAR_MAX


Gabriel Dos_Reis <Gabriel.Dos_Reis@sophia.inria.fr> writes:

> Thanks for feedback, I have been having the same error for two weeks.
> The trivial fix I see for the moment is to leave -temporarily-
> numeric_limits<wchar_t> out, as it causes lots of problems.

Don't leave it out in general.  Not all platforms loose as bad as
Solaris.  Test for the existence of th symbol and to fix it for real
let fixinclude generate a wrapper header for the platforms having
problems.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]