Ticket #1017 (closed defect: invalid)
Trifle in documentation: class definition slot args - readers writers
| Reported by: | p2 | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Documentation | Version: | trunk |
| Keywords: | initarg readers writers | Cc: |
Description
My mistaken defclass threw up:
Error: :ACESSOR is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS CCL:STANDARD-DIRECT-SLOT-DEFINITION>.
Valid initargs: (:NAME :TYPE :INITFUNCTION :INITFORM :INITARGS :ALLOCATION :DOCUMENTATION :CLASS :READERS :WRITERS). While executing: CCL::CHECK-INITARGS,
Assume this should be :reader and :writer (not plural).
Change History
Note: See
TracTickets for help on using
tickets.
