Raymond Toy pushed to branch master at cmucl / cmucl
Commits: 88ca0184 by Raymond Toy at 2022-08-08T10:44:47-07:00 Update release notes
We've fixed bugs #122 and #127 now, so make a note of it.
- - - - -
1 changed file:
- src/general-info/release-21e.md
Changes:
===================================== src/general-info/release-21e.md ===================================== @@ -49,6 +49,8 @@ public domain. * ~~#112~~ CLX can't connect to X server via inet sockets * ~~#113~~ REQUIRE on contribs can pull in the wrong things vai ASDF. * ~~#121~~ Wrong column index in FILL-POINTER-OUTPUT-STREAM + * ~~#122~~ gcc 11 can't build cmucl + * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid. * 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/88ca0184f219100c92888cfe...