https://issues.dlang.org/show_bug.cgi?id=14232
Dicebot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|WONTFIX |--- --- Comment #6 from Dicebot <[email protected]> --- > Fixing something like this takes so little time that nobody cares. This is fundamentally flawed attitude I wish was less common in D community. As someone who is responsible for fixing stuff I don't even slightly care if required change is trivial or not - what I care most that the code that used to work (and work correctly!) suddenly stopped compiling with no warning and/or explanation. There shouldn't be legitimate reason for doing things like that ever, not matter how trivial and justified change is. Breaking changes are awesome but only when they are done right. I want to be sure that if I update the compiler stuff that wasn't warned in previous release will keep compiling. This is bare minimum for planning sane upgrades. --
