digitalmars.D.bugs - [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
- d-bugmail puremagic.com (21/21) Oct 11 2006 http://d.puremagic.com/issues/show_bug.cgi?id=426
- Thomas Kuehne (12/19) Oct 12 2006 -----BEGIN PGP SIGNED MESSAGE-----
- d-bugmail puremagic.com (9/9) Oct 18 2006 http://d.puremagic.com/issues/show_bug.cgi?id=426
http://d.puremagic.com/issues/show_bug.cgi?id=426 Summary: source files starting with a non-ASCI letter are rejected by dmd Product: D Version: 0.169 Platform: PC OS/Version: Linux Status: NEW Keywords: rejects-valid Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: thomas-dloop kuehne.cn sample: dmd ä.d ä.d: module ä has non-identifier characters in filename, use module declaration instead cause: module.c:575: if (*p != '_' && !isalnum(*p)) --
Oct 11 2006
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 d-bugmail puremagic.com schrieb am 2006-10-11:http://d.puremagic.com/issues/show_bug.cgi?id=426sample: dmd ä.d ä.d: module ä has non-identifier characters in filename, use module declaration instead cause: module.c:575: if (*p != '_' && !isalnum(*p))Added to DStress as http://dstress.kuehne.cn/run/ä日_source.d http://dstress.kuehne.cn/run/ö本_source.html Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFFLmO/LK5blCcjpWoRAj05AJ4wtoGBoZXsjJI2P8C4FdnITwCwCQCffl/y gevLkP8IeOs2Bx+QwpEfOaE= =y3YY -----END PGP SIGNATURE-----
Oct 12 2006
http://d.puremagic.com/issues/show_bug.cgi?id=426 bugzilla digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Fixed DMD 0.170 --
Oct 18 2006