February 01, 2012 [dmd-internals] Pull Requests | ||||
---|---|---|---|---|
| ||||
There have been a lot of pull requests lately, which is awesome! Keep it up. But I haven't been pulling them lately. The reason is because I'm trying to get dmd stable for the next beta. To that end, I'm concentrating on bugs marked "Regression". Other fixes/enhancements are deferred until the next cycle starts. In the meantime, it is helpful if: 1. when you fix a bug with a pull request, be sure to add a link to that on bugzilla, and mark it with the keyword "pull". 2. all bug fix commit messages should include the string "fix issue nnnn" somewhere in it And thanks to all who are helping whittle down the bug count. |
February 02, 2012 [dmd-internals] Pull Requests | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | I'm avoiding adding "fix issue nnnn" to pulls that require merging with D1, as that commit won't actually fix the issue. I'm happy to be responsible for closing issues once the patch has been merged, if this is taking up too much of your time.
On Thu, Feb 2, 2012 at 8:13 AM, Walter Bright <walter at digitalmars.com> wrote:
> There have been a lot of pull requests lately, which is awesome! Keep it up.
>
> But I haven't been pulling them lately. The reason is because I'm trying to get dmd stable for the next beta. To that end, I'm concentrating on bugs marked "Regression". Other fixes/enhancements are deferred until the next cycle starts.
>
> In the meantime, it is helpful if:
>
> 1. when you fix a bug with a pull request, be sure to add a link to that on bugzilla, and mark it with the keyword "pull".
>
> 2. all bug fix commit messages should include the string "fix issue nnnn" somewhere in it
>
> And thanks to all who are helping whittle down the bug count.
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
|
Copyright © 1999-2021 by the D Language Foundation