[Issue 1849] with() should cause shadowing errors if you use a member that's shadowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 2 21:35:04 PST 2008


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


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




------- Comment #1 from bugzilla at digitalmars.com  2008-03-02 23:35 -------
The problem is even if the compiler did generate a warning, it would be
problematical because one of the whole points of with is to do this (in a
scoped manner, of course).


-- 



More information about the Digitalmars-d-bugs mailing list