[squeak-dev] Daily Commit Log

Frank Shearar frank.shearar at gmail.com
Wed Jan 15 08:36:49 UTC 2014


On 14 January 2014 23:55,  <commits at source.squeak.org> wrote:
> Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
>
> http://lists.squeakfoundation.org/pipermail/packages/2014-January/006901.html
>
> Name: Kernel-nice.831
> Ancestors: Kernel-nice.830
>
> 1) Fix awfull bug in NumberParser when reading a number with fraction part
> (the trailing digits of the fraction might be skipped when there's many of them because of incorrect update of lastNonZero position)
>
> This made this test fail:
> self assert: (Float readFrom: (((1<&lt;1075) reciprocal + (1&lt;&lt;1400) reciprocal) printShowingDecimalPlaces: 2000)) = Float fmin.

Something is a bit keen to HTML-escape plain text... this line got
mangled. (The source of the line shows the correct < characters.)

frank


More information about the Squeak-dev mailing list