Why is D unpopular, redux.
Walter Bright
newshound2 at digitalmars.com
Mon May 23 03:13:29 UTC 2022
On 5/22/2022 6:34 AM, deadalnix wrote:
> I would say it is not a breaking change. I write contracts so that I know when
> my code is broken. When the compiler fails to do so, then it is a bug in the
> compiler. If my code breaks because this is fixed, then that means that my code
> **always was broken to begin with**. I'd rather know about it.
Fair enough, but I've fixed many broken features to find that people depended on
them, and then complained that D is unstable.
More information about the Digitalmars-d
mailing list