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

*** empty log message ***

parent 29cfa21a
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,13 @@ New in this release:
- Non-keyword keyword names in lambda lists are now accepted.
- Condition slot initialization fixed for the case that two
or more slots have the same :INITARG.
- Condition slot initforms are now evaluated only once.
- Initforms are now evaluated once only during condition slot
initialization.
- USE-VALUE, STORE-VALUE, CONTINUE behavior corrected in presence
of multiple restarts having the same name.
- RESTART-CASE's interaction with local macros fixed.
- Interaction of COMPUTE-RESTARTS and RESTART-CASE fixed in
presence of multiple restarts having the same name.
* Numerous bugfixes:
......
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