June 21, 2012
4:48 p.m.
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