:initform vs. :default-initargs

Attila Lendvai attila at lendvai.name
Wed Dec 22 16:49:45 UTC 2021


i think i know why this is happening.

i have attached a test that has the two versions that i have talked about. the slot override works, but the default-initarg doesn't.

ASDF probably calls change-class, probably from reset-system-class, which invokes reinitialize-instance directly, and somewhere here the default initargs are ignored.

but my CLOS is rusty.

is this a user bug, or an ADSF bug?

- attila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-system-default-initargs.script
Type: application/octet-stream
Size: 950 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20211222/24d1f621/attachment.obj>


More information about the asdf-devel mailing list