Paul Chitescu paulc@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.