Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
88ca0184
by Raymond Toy at 2022-08-08T10:44:47-07:00
1 changed file:
Changes:
... | ... | @@ -49,6 +49,8 @@ public domain. |
49 | 49 | * ~~#112~~ CLX can't connect to X server via inet sockets
|
50 | 50 | * ~~#113~~ REQUIRE on contribs can pull in the wrong things vai ASDF.
|
51 | 51 | * ~~#121~~ Wrong column index in FILL-POINTER-OUTPUT-STREAM
|
52 | + * ~~#122~~ gcc 11 can't build cmucl
|
|
53 | + * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
|
|
52 | 54 | * Other changes:
|
53 | 55 | * Improvements to the PCL implementation of CLOS:
|
54 | 56 | * Changes to building procedure:
|