[dmd-internals] Bugzilla keyword suggestions
Walter Bright
walter at digitalmars.com
Tue Jan 31 13:15:11 PST 2012
On 1/31/2012 11:51 AM, Don Clugston wrote:
>
> Fair enough. Actually, with regard to keywords, the biggest potential
> improvement involves patches. There's over 1000 of them, and nearly
> 200 are open, so it's the second biggest category.
> At the moment, many bugs are listed as 'patch' even though the patch
> is known to be incomplete or incorrect. Which is unhelpful and looks
> bad.
> We should either remove the patch keyword from those bugs, or create a
> new keyword like 'partial-patch' or 'rejected-patch' for that
> situation, depending on whether we think it's worth tracking them.
>
I suggest removing the patch keyword for those patches which are known to not be
correct fixes. Such patches really only serve as additional information that may
be helpful for anyone trying to fix it correctly.
For the good patches, I'd like to see them redone as pull requests.
For issues with pull requests fixing them, perhaps adding a 'pull' keyword will
be appropriate.
More information about the dmd-internals
mailing list