Skip to content
Snippets Groups Projects
Commit 8b499537 authored by rtoy's avatar rtoy
Browse files

Note that Solaris 10 should work now.

parent d0c874d1
No related branches found
No related tags found
No related merge requests found
...@@ -158,6 +158,9 @@ New in this release: ...@@ -158,6 +158,9 @@ New in this release:
double-float array. double-float array.
- COUNT for bit arrays was sometimes failing to include the - COUNT for bit arrays was sometimes failing to include the
count from the last 32-bits of the array. count from the last 32-bits of the array.
- The default heap size was causing CMUCL to fail on Solaris
10. Change the default so this doesn't happen. (The real
cause is unknown.)
* Other changes: * Other changes:
- Infinite loops in map and friends caused by specifying - Infinite loops in map and friends caused by specifying
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment