Thread overview | |||||
---|---|---|---|---|---|
|
August 23, 2020 Tagging bugzilla issues as resolved | ||||
---|---|---|---|---|
| ||||
If I find a bugzilla that has already been solved what should I do? For instance, https://issues.dlang.org/show_bug.cgi?id=13215 |
August 23, 2020 Re: Tagging bugzilla issues as resolved | ||||
---|---|---|---|---|
| ||||
Posted in reply to Per Nordlöw | On 23.08.20 11:33, Per Nordlöw wrote:
> If I find a bugzilla that has already been solved what should I do?
>
> For instance,
>
> https://issues.dlang.org/show_bug.cgi?id=13215
Leave a comment (you already did that) and set the status to:
RESOLVED WORKSFORME
Alternatively, you can make a pull request that adds the test case from the issue to the test suite. As usual, put "fix issue xxxxx" as the commit message. The bot then closes the issue automatically.
|
August 23, 2020 Re: Tagging bugzilla issues as resolved | ||||
---|---|---|---|---|
| ||||
Posted in reply to ag0aep6g | On Sunday, 23 August 2020 at 09:55:31 UTC, ag0aep6g wrote: > Leave a comment (you already did that) and set the status to: > RESOLVED WORKSFORME Done: https://github.com/dlang/dmd/pull/11609 |
Copyright © 1999-2021 by the D Language Foundation