<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Yes, that is right. <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">parse-defsystem</code> calls <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">change-class</code>. I will set up an issue for this, and put you on the cc list.</p>
<p dir="auto">On 22 Dec 2021, at 10:49, Attila Lendvai wrote:</p>
</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">i think i know why this is happening.<br>
<br>
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.<br>
<br>
ASDF probably calls change-class, probably from reset-system-class, which invokes reinitialize-instance directly, and somewhere here the default initargs are ignored.<br>
<br>
but my CLOS is rusty.<br>
<br>
is this a user bug, or an ADSF bug?<br>
<br>
- attila</p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>