Login  Register

Re: Tackling Context>>#runUntilErrorReturnFrom: (was: BUG/REGRESSION while debugging Generator >> #nextPut:)

Posted by Christoph Thiede on Mar 12, 2021; 4:35pm
URL: https://forum.world.st/BUG-REGRESSION-while-debugging-Generator-nextPut-tp5108125p5127707.html

By the way, another occurrence for this issue is when you debug such an
expression:

[^6*7] ensure: [2+3]

Step through the first block, into Context>>aboutToReturn:through:, and then
over #return:through:. I think the cause is the same.



-----
Carpe Squeak!
--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html

Carpe Squeak!