[dmd-internals] unfixed past mentioned high priority bugs
Trass3r
mrmocool at gmx.de
Sun Jul 25 05:30:34 PDT 2010
> http://d.puremagic.com/issues/show_bug.cgi?id=314
> [module] Static, renamed, and selective imports are always public
That's the bug with the most votes in bugzilla.
Also has a patch attached.
To me, forward reference errors are the real PITA.
I recently added 2 very simple cases that are pretty likely to come up in
D code and block my development.
http://d.puremagic.com/issues/show_bug.cgi?id=4503
forward reference to aliased template instance
http://d.puremagic.com/issues/show_bug.cgi?id=4267
forward reference error when 2-fold aliasing a template instance
More information about the dmd-internals
mailing list