Raymond Toy pushed to branch issue-140-stream-element-type-two-way-stream at cmucl / cmucl
Commits:
-
334be4e0
by Raymond Toy at 2022-09-27T14:53:35-07:00
1 changed file:
Changes:
... | ... | @@ -52,6 +52,7 @@ public domain. |
52 | 52 | * ~~#122~~ gcc 11 can't build cmucl
|
53 | 53 | * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
|
54 | 54 | * ~~#128~~ `QUIT` accepts an exit code
|
55 | + * ~~#140~~ External format of `two-way-stream` returns the common format of the input and output streams if possible; otherwise, return `:default`.
|
|
55 | 56 | * Other changes:
|
56 | 57 | * Improvements to the PCL implementation of CLOS:
|
57 | 58 | * Changes to building procedure:
|