[Pharo-project] Infinite Loop and Ctrl+.
Adrian Lienhard
adi at netstyle.ch
Sun Feb 28 13:29:59 CET 2010
It worked for me the first time I tried, but not the second time (the VM eventually crashed).
Already in Squeak 3.9 it was sometimes impossible to break endless recursions. So I'm not sure if this related to changes in Pharo 1.0.
Adrian
On Feb 26, 2010, at 16:50 , Lukas Renggli wrote:
>>> Is this just me that suddenly cannot break out of an infinite loop
>>> with Ctrl+. in Pharo 1.0 anymore?
>>
>> Works here. [true] whileTrue: []
>
> Yes, that works for me too, but try:
>
> UndefinedObject compile: 'foo self foo'.
> nil foo
>
>> Which vm are you using? Squeak 4.2.2beta1U here right now...
>
> Yes, I am using this one too.
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project at lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
More information about the Pharo-project
mailing list