cpplib and endianness problems

Jamie Lokier egcs@tantalophile.demon.co.uk
Thu Jan 11 02:15:00 GMT 2001


Neil Booth wrote:
> > Does it pass with 0x1234?  If so, wchar_t is signed and getting
> > sign-extended.
> 
> Ah, I see.  OK, this adds that test too; let's see.  If this passes,
> I'll remove the other one.

I wonder if it makes Unicode sense to have a 16 bit signed wchar_t?

-- Jamie


More information about the Gcc mailing list