[Issue 900] changing import order causes type mismatch

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 29 15:42:58 PST 2007


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





------- Comment #3 from torhu at yahoo.com  2007-01-29 17:42 -------
(In reply to comment #2)
The problem is that I don't know if "bound into the current namespace" implies
that it's also automatically exported as part of the importing module.

Probably it shouldn't imply that, since the point of selective imports seems to
be to avoid name conflicts in the importing module.

But this still confuses me, so I think there should be a clarification in the
docs.  At least so we know what is correct when the compiler is somewhere in
between.


-- 



More information about the Digitalmars-d-bugs mailing list