On 2/22/13, Jacob Carlborg <[email protected]> wrote: > Perhaps we can setup something that uses this for automatically finding > the breaking commits.
We would also need this script to automatically checkout commits for DMD+Druntime+Phobos which are known to work together. Sometimes you're reducing a Phobos bug, but an older version of Phobos might not compile with a newer version of the compiler, so the 3 components need to be kept relatively in sync (commits of all 3 components should be as close to the date of a specific commit).
