On 11/16/2009 02:49 AM, Chad J wrote:
So, switch-case statements are a frequent source of nasty bugs. Fixing them (well) requires breaking backwards compatibility.Any chance this will happen for D2?
If I remember correctly, one of D's design policies is that a D code that looks like C code should behave like C. Are we giving up that policy?
