Why is D unpopular, redux.
Walter Bright
newshound2 at digitalmars.com
Tue May 24 17:44:29 UTC 2022
On 5/24/2022 9:40 AM, deadalnix wrote:
> It is the same problem. There are example similar to this one in the issue. At
> some point, you'll have to decide if you want to fix these issues or if you want
> to massage things in a way a couple of test case passes, but which don't solve
> anything.
Sometimes the same problem can exhibit very different symptoms and wind up with
multiple distinct bug reports.
Sometimes problems that look similar have very different causes. I've often
encountered the latter in one issue and wound up splitting them into multiple
issues.
Which is which is unknowable without finding the source of each problem.
Since github works best with a 1:1 matching of bug report with fix, this is the
most productive way to go about it.
Anyhow, this is not worth arguing about, so I created this:
https://issues.dlang.org/show_bug.cgi?id=23134
More information about the Digitalmars-d
mailing list