Ok, it seems I had not the right vm setup...
I do not know which vm was my osx choosing. :/.� But false alarm it seems... sorry :)
What happens when you inspect 3.14159265358979323846264338327950288 in a workspace?On Thu, Jun 21, 2012 at 6:48 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
that works properly in my image (20150 as well)...
On 2012-06-21, at 18:32, Guillermo Polito wrote:
> Hi guys!
>
> In latest pharo 2.0 (Latest update: #20150). �I make Float initialize and
> it raises an exception. �It seems that
>
> � �MaxVal := 1.7976931348623157e308.
>
> gets evaluated to 0.0
>
> If I take Latest update: #20143, same vm, it works.
>
> Any idea what happened in the middle? :S
>
> Guille