Announcement list for breaking language changes?
Martin Nowak
dawg at dawgfoto.de
Sat Nov 26 09:36:58 PST 2011
I just thought it would be useful to announce breaking changes, new
warnings and deprecations
added to the D language (dmd, druntime, phobos) in a separate mailing list.
It can be also used to discourage from using certain constructs.
Some examples:
---
dmd >= 2.056
New Warning for dangling else.
Detailed explanation....
---
phobos >= 2.055
Deprecated std.path.basename. Replacement std.path.baseName.
Detailed explanation...
---
The actual message format should be machine parseable.
martin
More information about the Digitalmars-d
mailing list