[Issue 7605] Better error message when variable declaration hides type declaration

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 28 15:34:16 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WONTFIX


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-02-28 15:34:15 PST ---
But it doesn't conflict. They are in different scopes, one nested inside the
other. The nested one overrides the outer one - not conflicts with it.

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