ECL 26.5.5 release
Tagged as release
Written by Daniel Kochmański on 2026-05-05 12:00
We are announcing a bugfix ECL release that addresses a few issues that has slipped through testing of the recent one.
Addressed issues:
bugfix: MAKE-PACKAGE destructively modified defining form's cons cells of the package local nicknames, breaking package literals in bytecmp (#839)
bugfix: the first environment is now always page-aligned by using the same allocation mechanism as all subsequent envs (#828)
bugfix: allow loading concatenated fasc files (#842)
bugfix: defclass does not redefine existing classes at compile time with forward-referenced classes in the bytecodes compiler (#843)
This release is available for download in a form of a source code archive (we do not ship prebuilt binaries):
Happy Hacking,
The ECL Developers