Breaking backwards compatiblity
Walter Bright
newshound2 at digitalmars.com
Fri Mar 9 14:32:58 PST 2012
This statement is from Linus Torvalds about breaking binary compatibility:
https://lkml.org/lkml/2012/3/8/495
While I don't think we need to worry so much at the moment about breaking binary
compatibility with new D releases, we do have a big problem with breaking source
code compatibility.
This is why we need to have a VERY high bar for breaking changes.
More information about the Digitalmars-d
mailing list