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: [email protected]
Reporter: [email protected]
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.
--