[Issue 5297] The lookup order of recursive with statements is undefined.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 1 15:01:06 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5297
--- Comment #3 from Simen Kjaeraas <simen.kjaras at gmail.com> 2010-12-01 14:59:32 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Symbols used in with should shadow symbols from other
> > with statements.
>
> Do you mean "shouldn't"?
Yes and no. It shouldn't silently do so, but it should detect that that is what
is happening, and cry out loudly.
--
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