On Thu, 09 Feb 2012 21:35:36 +0100, Walter Bright <[email protected]>
wrote:
module b;
private import std.stdio;
void f(){ std.stdio.writefln("X"); } // conflict
The example is wrong, the bug is real.
I'll have a look at it.
The only thing I'd still like to see in the beta is the follow up to the
recent rename import fix, so that the whole module business can settle
finally.
https://github.com/D-Programming-Language/dmd/pull/674
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta