[Issue 5297] The lookup order of recursive with statements is undefined.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 1 05:46:22 PST 2010


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


Simen Kjaeraas <simen.kjaras at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
                 CC|                            |simen.kjaras at gmail.com
          Component|websites                    |DMD
           Platform|Other                       |All
            Version|unspecified                 |D2
           Severity|trivial                     |normal


--- Comment #1 from Simen Kjaeraas <simen.kjaras at gmail.com> 2010-12-01 05:44:53 PST ---
This is a compiler bug. Symbols used in with should shadow symbols from other
with statements.

You're right however, that the spec should state this.

-- 
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