[Issue 7330] Local imports are order sensitive

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 20 16:51:55 PST 2012


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



--- Comment #2 from Peter Alexander <peter.alexander.au at gmail.com> 2012-01-20 16:51:52 PST ---
(In reply to comment #1)
> I think what is meant in the reference is that the relative order of multiple
> ImportDeclarations is insignificant.

True, it could be interpreted that way.

My understanding with D (in general) is that the ordering of all declarations
is supposed to be inconsequential.

If this isn't the case and the code is in error by design then it should be
clarified, especially since it is inconsistent with import declarations at
module scope.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list