Skip to content

Fix COMPILER-LET on Allegro.

Robert Goldman requested to merge rgoldman/iterate:allegro-fix into master

This is essentially the same fix as for CCL -- like CCL, Allegro compiles some forms into intermediate forms that use COMPILER-LET.

Phoebe Goldman found the fix, but wasn't able to get CL.net GitLab set up.

Fix contains a test. Should be a low-impact merge, since it only affects Allegro users.

Merge request reports