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