[fpc-pascal] ROPS and latest FPC compiler (svn)

Micha Nelissen micha at neli.hopto.org
Tue Oct 31 22:04:58 CET 2006


Alexandre Leclerc wrote:
>> That are 1300+ revisions. Try doing a binary search. That will take 11
>> tests.
> 
> How do a do such a thing?

You know binary search right ? Use svn diff -r X, with X varying between
working and newest revision, until you found X-1 working, X not.

Micha



More information about the fpc-pascal mailing list