UTF oddity

Dimitrie O. Paun dimi at intelliware.ca
Thu May 8 13:02:45 CDT 2003


On Thu, 8 May 2003, Eric Pouech wrote:

> the L"" constructs are not yet supported while porting code (which I 
> assume you're doing)

This is a bit misleading, as it works in any reasonably recent gcc
using the  -fshort-wchar option (as you mentioned), or it will just
wrok if you use winegcc (and if you have a reasonably recent version
of gcc for the backend, of course :).

In fact, I would say winegcc is the recommended way for porting these
days, and it will support L"" out of the box.

-- 
Dimi.




More information about the wine-devel mailing list