Hi Eike, In message "Re: [porting-dev] MinGW port and ICU patches", Eike Rathke wrote... >That indeed should be changed. Thanks for the pointer. Is that the only >place where you encountered such type mismatch?
I decided to modify icu because I have encountered so many simiar code. Although it was more than a year ago, I am afraid there still may be many. I just guessed i18npool should have one example. >> I may be possible to implement a switch in icu configure script to force >> using >> unsigned short instead of wchar_t and propose it upstream. > >But not using wchar_t wouldn't go with the Windows API, would it? > Actually wchar_t is typedef'ed to unsigned short in Microsoft headers. Takashi Ono ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
