[Issue 1166] DMD doesn't support UTF encoded response files with a byte-order mark
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 29 08:00:18 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1166
jcarrascal at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jcarrascal at gmail.com
------- Comment #2 from jcarrascal at gmail.com 2007-09-29 10:00 -------
No, actually any non ASCII character will show you the same error:
C:\dmd>type césar.rsp
c├®sar.d
C:\dmd>dmd @césar.rsp
c├®sar.d: module c├®sar cannot read file 'c├®sar.d'
--
More information about the Digitalmars-d-bugs
mailing list