On Sunday, January 06, 2013 16:48:54 Walter Bright wrote: > On 1/6/2013 3:20 PM, Brad Roberts wrote: > > Walter, is there any point where you're going to hold yourself to the same > > process everyone else does and start using pull requests and the > > auto-tester to validate your work? > > I'm fine doing that for druntime and phobos, but am still a little reluctant > for doing it with dmd.
Even if you were merging all of your pull requests for dmd yourself rather than waiting for reviews like everyone else does, by using pull requests, you'd at least avoid breaking the build due to forgetting to commit everything, and you'd get your changes tested on all of our platforms by the pull tester. I don't see any reason for you not to do at least do that much, and I thought that that's what you had previously agreed to start doing. - Jonathan M Davis _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
