http://d.puremagic.com/issues/show_bug.cgi?id=3699
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Simen Kjaeraas <[email protected]> 2010-01-12 15:16:59 PST --- (In reply to comment #2) > D2 is in alpha status, isn't it. I see some changes on D2 that breaks code. > You should decide whether the new feature is important and necessary enough to > accept the risk of code breaks or not. Yes. But an important goal of D has been the principle of least astonishment (for C programmers). That is, C code copied to D should either compile successfully, or fail spectacularly. This fails to follow those guidelines, and introduces silent changes in behavior. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
