On Tuesday, 11 February 2014 at 19:29:14 UTC, Steven Schveighoffer wrote:
I noticed Vladimir closed a D1 bug as WORKSFORME, with an explanation that it is fixed in the latest version of D2 phobos, not realizing it was a D1 bug. (https://d.puremagic.com/issues/show_bug.cgi?id=1004)

However, it brought up a discussion of what to do with D1 bugs. Should they be closed? If so, what should be the reason for closing? My impression is if the bug still exists (and I'm not advocating we test for it), we should close it as WONTFIX, since D1 is deprecated.

Thoughts? I closed the aforementioned bug as WONTFIX. Anyone is free to correct that if you feel it's in error :)

-Steve

I agree with you in this case.

D1 is in heavy commercial use at Sociomantic, and we are still submitting patches to DMD, and we frequently search bugzilla for open D1 bugs. But AFAIK *nobody* is using D1 Phobos. The only remaining role of D1 Phobos, AFAIK, is to allow the D1 test suite to run.

I think that we should close all D1 Phobos bugs as WONTFIX. Realistically they are never going to be fixed, and I don't think anybody cares. (Or, if the bug also applied to D2, but is already fixed in D2, I think it would be perfectly valid to mark it as FIXED).


Reply via email to