View Single Post
Old 07 June 2016, 21:09   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,987
Quote:
Originally Posted by hexaae View Post
Sigh... do I really have to test all 3.3.0 betas?
Use binary search, should get you done with 4 or 5 tests. Begin with B9, if it works step up by 5 to B14, if it crashes, step down to B4. Then halve the step size and repeat the test until step size is one, then you should have two versions next to each other, one which works and the next one which crashes.


Quote:
Where is a repository with all files?
Take the URL of B1 and change B1 to B2 and so on until B18.
thomas is offline  
 
Page generated in 0.04194 seconds with 11 queries