Changing WCHAR_TYPE from "long int" to "int"?

Gabriel Dos_Reis gdosreis@sophia.inria.fr
Mon Aug 6 10:06:00 GMT 2001


| > I'm confused.  The ABI defines it to be long - and he should change it
| > nevertheless?
| 
| It's defined as a "long", not "long int" so we're obviously off by a tiny
| bit.

As far as far C++ is concerned, there is no pedantic difference
between "long" and "long int" and "signed long int".

-- Gaby



More information about the Libc-alpha mailing list