[Issue 9289] Deprecated language features should be warn too when	errors are normally silented
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb  4 03:05:05 PST 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=9289
--- Comment #20 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-02-04 03:05:04 PST ---
I agree with David on this one. If there's stuff here that really shouldn't be
compiling, then lets finally remove it. Code shouldn't need to be checking
whether deprecated features work or not. It shouldn't be trying to use them in
the first place. And many of the currently deprecated language features have
been deprecated for some time ande really should be outright removed. In
general, warning for deprecations just works a lot better, so I'd hate to lose
that.
-- 
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