sample: dmd ä.d ä.d: module ä has non-identifier characters in filename, use module declaration instead cause: module.c:575: if (*p != '_' && !isalnum(*p))
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 d-bugmail@puremagic.com schrieb am 2006-10-11: > http://d.puremagic.com/issues/show_bug.cgi?id=426 > sample: > 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-----
Fixed DMD 0.170
dlang-community/libdparse pull request #427 "Fix 426: Storage classes for C style variadic functions" was merged into master: - d3395cc86c3621477b09e9648ee1e9c50e1ece60 by MoonlightSentinel: Fix 426: Storage classes for C style variadic functions https://github.com/dlang-community/libdparse/pull/427