Raymond Toy pushed to branch master at cmucl / cmucl Commits: 7d268755 by Raymond Toy at 2025-11-13T14:21:32-08:00 Update 22a release notes Add recently fixed issues to the notes. [skip-ci] - - - - - 1 changed file: - src/general-info/release-22a.md Changes: ===================================== src/general-info/release-22a.md ===================================== @@ -25,8 +25,15 @@ public domain. * ANSI compliance fixes: * Bug fixes: * Gitlab tickets: - * #387: Update CLX from upstream to version from 2024-09-11. + * #373: Add macros to handle temp files and directories + * #387: Update CLX from upstream to version from 2024-09-11 + * #408: Add C functions to get user name and home dir + * #437: Use `realpath` to find the lisp executable * #444: `unix-stat` and friends return wrong timestamp + * #449: Touch 64-bit timestamp.txt with desired time for testing + * #446: Use C compiler to get errno values to update UNIX + defpackage with errno symbols + * #453: Use correct flags for analyzer and always save logs. * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/7d268755e3caf640ffd6b569... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/7d268755e3caf640ffd6b569... You're receiving this email because of your account on gitlab.common-lisp.net.