[Dlang-internal] Hunting 2.072.0 regressions

Walter Bright via Dlang-internal dlang-internal at puremagic.com
Fri Nov 11 13:15:17 PST 2016


On 11/10/2016 9:36 AM, Dicebot wrote:
> I have finished going through reported 2.072.0 regressions. Here is the
> list of bugzilla issues (with reduced test cases and faulty PR tracked):
>
> https://issues.dlang.org/show_bug.cgi?id=16678
> https://issues.dlang.org/show_bug.cgi?id=16667
> https://issues.dlang.org/show_bug.cgi?id=16663
>
> Fixup pull requests:
>
> https://github.com/dlang/phobos/pull/4895
> https://github.com/dlang/dmd/pull/6251
>
> Now I am going to make another pass of my own using projects configured
> for Martin CI to see if there are also any unreported issues.
>

Procedural issues for creating bugzilla fix PRs:

1. Have a subject for the PR in the format:

     fix Issue NNNN: the title of the bugzilla issue

2. In the bugzilla issue, add a comment that is a link to the PR.


More information about the Dlang-internal mailing list