[Issue 456] DMD accepts keywords in module names if no ModuleDeclaration is used

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 25 02:02:30 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=456





------- Comment #1 from fvbommel at wxs.nl  2006-10-25 04:02 -------
Note this is used in dmd/src/phobos/internal (cast.d, invariant.d, switch.d) to
implement certain compiler support functions.
Presumably these are used by hardcoding the mangled names into the compiler
since no D module can import them.
So if this is changed, those modules would have to be renamed and those names
would have to be adjusted.


-- 




More information about the Digitalmars-d-bugs mailing list