[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 02:29:27 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9289
--- Comment #18 from Leandro Lucarella <leandro.lucarella at sociomantic.com> 2013-02-04 02:29:01 PST ---
(In reply to comment #17)
> (In reply to comment #16)
> > This change would make deprecated features have an effect on ALL code. Even
> > when not compiling with -d.
>
> That change is already in Git master. I'm pretty convinced that the best way of
> fixing any related issues is just to finally remove any deprecated language
> features.
Not only master, is in the last release.
> > I am completely opposed to this change. It creates a special case which
> > introduces new problems that are at least as bad as the old ones.
>
> What exactly do you regard as the special case here?
Yeah, I think it was pretty clear that making deprecated features as warnings
was, at some point, a breaking change, unless you use -de to achieve the old
behaviour. I still have to review Don's example, because evidently I missed his
point.
--
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