Hi Takashi, > I am working on mingw port and there wchar_t is not a typedef but a built-in > unsigned > 16bit integer type which is different from unsigned short int.
this seems to be true also for gcc for os/2: I have preprocessed sources and I didn't see a typedef for wchar_t; I will inquiry gcc/2 people. > If the argument is appropriate, you have to add another function which has a > parameter > of sal_Unicode* type, I added a new functions to Types.hxx, and this worked. But I prefer to find a more polite solution. Thanks, Yuri --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
