Michael Stefaniuc mstefani@redhat.com writes:
I wonder if we shouldn't just fix wrc to cope with #pragma code_page(65001) /* UTF-8 */ and use that once and for all. UTF-8 is now the default on more and more distributions and "errors" like above will keep creeping in.
We probably should. The only drawback is that this doesn't work on Windows so it should probably be avoided in the tests, but I think it would be acceptable in the rest of the code.