[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Oct 2 21:55:02 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-October/068990.html

Name: Kernel-nice.1044
Ancestors: Kernel-nice.1043

Fix two more problems with nthRoot: 
1) last fix introduced a possibility of infinite loop where guess and nextGuess would alternate around the solution
2) contrarily to what was written in comment, the result was not rounded to nearest Float but subject to double-rounding problem.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-October/068991.html

Name: KernelTests-nice.313
Ancestors: KernelTests-mt.311

Test edge cases of Integer>>nthRoot:

=============================================


More information about the Squeak-dev mailing list