[dmd-internals] [D-Programming-Language/dmd] e81802: forgot code.h
Walter Bright
walter at digitalmars.com
Mon Jan 7 12:30:59 PST 2013
On 1/7/2013 9:57 AM, Leandro Lucarella wrote:
> And I noticed you (Walter) talked in favor of git bisect recently (I don't
> remember where, maybe a bug report). Each time you break the repository with a
> commit that doesn't work, you're making using git bisect harder. At least go
> through the autotester so we can have painless git bisections :)
Yeah, that is an advantage.
I talked about git bisect in the context of replacing druntime functions with
compiler internal generation, but leaving the druntime functions in for the time
being in order to support using git bisect.
More information about the dmd-internals
mailing list