V3 PATCH: numeric_limits<> support, fix PR/3865

Richard Henderson rth@redhat.com
Fri Aug 30 02:49:00 GMT 2002


On Thu, Aug 29, 2002 at 09:33:48PM +0200, Gabriel Dos Reis wrote:
> | >      L'\0' - 1
> | > 
> | > be evaluated after "the usual arithmetic conversions are performed".
> | 
> | Hmm, you're right.  I guess that no test of this kind works properly
> | in all cases, right?
> 
> Yes.

  if (wchar_t(-1) < 0)


r~



More information about the Libstdc++ mailing list