June 21, 2012
4:49 p.m.
Ok, this is happening when I load a package of my own... So, I'll see deeper... On Thu, Jun 21, 2012 at 6:32 PM, Guillermo Polito <guillermopolito@gmail.com
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