Patrick R. Michaud wrote:
Confirmed -- there are still issues with lexicals in a
variety of control blocks.

I skimmed the code for that today. I noticed that we compiled the blocks right away and pushed them onto @?END at compile time. Is there any reason not to just compile them with everything else and give them a loadinit that pushes them onto @?END?

Jonathan

Reply via email to