clock: Reset default codepage in utf8 rc file

Alexandre Julliard julliard at winehq.org
Wed Jun 24 04:02:48 CDT 2009


Paul Chitescu <paulc at voip.null.ro> writes:

> I just checked the patch I've sent to wine-patches and it had #pragma 
> code_page(default) at the end. On the other hand the git commit didn't 
> include it.
>
> What gives?

I removed it because it's not needed now that the resource files are
compiled individually for clock. Other modules should be adapted to
follow the same pattern, it will ensure that codepage pragmas can't leak
from one file to the next.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list