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

(SETF SLOT-VALUE-USING-CLASS) fix.

parent 6a5af507
No related branches found
No related tags found
No related merge requests found
...@@ -73,6 +73,8 @@ New in this release: ...@@ -73,6 +73,8 @@ New in this release:
- COMPUTE-EFFECTIVE-SLOT-DEFINITION now takes a slot name as - COMPUTE-EFFECTIVE-SLOT-DEFINITION now takes a slot name as
argument, for AMOP compliance. argument, for AMOP compliance.
- SUBTYPEP works in presence of forward-referenced classes. - SUBTYPEP works in presence of forward-referenced classes.
- Accessing slots of specialized parameters in (SETF
SLOT-VALUE-USING-CLASS) methods works.
* Improvements to Hemlock, the Emacs-like editor: * Improvements to Hemlock, the Emacs-like editor:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment