[Issue 23508] Unable to build japanese named source files
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 25 11:03:30 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23508
--- Comment #3 from FeepingCreature <default_357-line at yahoo.de> ---
Nope, Linux. Maybe there's something weird with how Windows opens text files.
But the spec says that the source file has to be (ASCII-7 or) UTF (
https://dlang.org/spec/intro.html#phases-of-compilation ). So if your file is
that format, it should be expected to work.
Sorry I can't test on Windows. Maybe that weird encoding is just a DMD output
issue, and there's some other reason it can't find the file?
--
More information about the Digitalmars-d-bugs
mailing list