[Bug 78] New: spaces in module identifier accepted
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 31 00:56:26 PST 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=78
Summary: spaces in module identifier accepted
Product: D
Version: 0.150
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: accepts-invalid
Severity: minor
Priority: P3
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: thomas-dloop at kuehne.cn
module a. b .c . d;
test cases:
http://dstress.kuehne.cn/nocompile/m/module_05_A.d
http://dstress.kuehne.cn/nocompile/m/module_05_B.d
http://dstress.kuehne.cn/nocompile/m/module_05_C.d
http://dstress.kuehne.cn/nocompile/m/module_05_D.d
http://dstress.kuehne.cn/nocompile/m/module_05_E.d
--
More information about the Digitalmars-d-bugs
mailing list