[Issue 13512] New: dmd cannot compile perfectly valid code with shebang
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 20 09:44:52 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13512
Issue ID: 13512
Summary: dmd cannot compile perfectly valid code with shebang
Product: D
Version: D2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: ketmar at ketmar.no-ip.org
Created attachment 1430
--> https://issues.dlang.org/attachment.cgi?id=1430&action=edit
sample code
yes, i have to attach sample. it must be used as-is, not copypasted from
bugzilla.
yes, i know that shebang is not in utf-8. so what? my whole locale and
filesystem is not utf-8, and everything works ok. except dmd, which can't
compile valid code with non-utf charactes in the place dmd never needs to look
into.
--
More information about the Digitalmars-d-bugs
mailing list