This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: cpplib and endianness problems


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

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