David Costanzo - 2026-06-06

I have committed [r6266], which fixes the exact bug cited in the repro. This fix will be available in FMSLogo 8.6.0.

There are other, similar parsing errors that my fix doesn't cover, like when there's a stray closing paren as in FD 100 ). A complete fix would remove all code paths which throw an error from paren_expr and the functions that it calls. I'm going to keep this bug open for now to see if I can fix those, as well.

 

Related

Commit: [r6266]