On 2012-11-29, at 13:37, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Thu, Nov 29, 2012 at 5:26 PM, Serge Stinckwich < serge.stinckwich@gmail.com> wrote:
On Thu, Nov 29, 2012 at 3:30 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
if you have time try to figure out in which pharo version the bug appeared... (I should write a tool for that :P)
=> do a binary search over pharo versions http://pharo.gforge.inria.fr/ci/image/20/
Like a git bissect ? :-)
http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
Cami, the wiki police says you should store this as a student project ;)
you know there is a reason I started to export pharo to git (it's broken right now I know)... so I can just use bisect :P on the pharo git repos: https://github.com/PharoProject/pharo-core but yeah, students project sounds like a good idea, I'll think about it.