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