[GEM-dev] pix_opencv not working with Gem from git

IOhannes m zmölnig zmoelnig at iem.at
Tue Feb 14 11:38:19 CET 2012


On 02/13/12 22:30, Antoine Villeret wrote:
> hi,
>
> pix_opencv still crashes with GEM from git after 0.93.3 tag
> two weeks later and some time spend to figure out which commit broke the
> things i need help
> i can't figure out what happen in the gem code since the 11th of
> november 2011 that can crash pix_opencv
> moreover i don't know how to investigate through all the commits to
> identify the cause easily
>
> any advice would be great...
>

"git bisect" is a great tool for finding a regressions that appeared 
"somewhen" using binary search.
since it is a crash, you could even write a simple test, that fully 
automates the bughunt. (note: the crash makes it simpler because of Pd, 
not because of 'git bisect')

fgmar
IOhannes



More information about the GEM-dev mailing list