Skip to content
Snippets Groups Projects
Commit ae7403aa authored by gerd's avatar gerd
Browse files

*** empty log message ***

parent cac10792
No related branches found
No related tags found
No related merge requests found
...@@ -54,8 +54,8 @@ New in this release: ...@@ -54,8 +54,8 @@ New in this release:
- DECLARE no longer being a special operator. - DECLARE no longer being a special operator.
* Numerous bugfixes: * Numerous bugfixes:
- NSET-EXCLUSIVE-OR implemented in terms of SET-EXCLUSIVE-OR - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR
because it returned different results than SET-EXCLUSIVE-OR. wrt to duplicate elements.
- Forms like (MULTIPLE-VALUE-BIND 'LIST) no longer trapping - Forms like (MULTIPLE-VALUE-BIND 'LIST) no longer trapping
an internal compiler error when compiled. an internal compiler error when compiled.
......
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