On 4/10/13, Manu <[email protected]> wrote: > On 10 April 2013 23:15, Andrej Mitrovic <[email protected]> wrote: >> On 4/10/13, Manu <[email protected]> wrote: >> > It's a trivial problem to solve, however it's a major breaking change, >> > so >> > it will never happen. >> >> I wouldn't say never. >> > ... don't get my hopes up!
Just take a look at the upcoming changelog: https://github.com/D-Programming-Language/d-programming-language.org/pull/303 (You can clone the repo and run git fetch upstream pull/303/head:pull303 && git checkout pull303) There is a ton of breaking language changes. Pretty much every release is a breaking one in one way or another.
