Hi Ralf,<br><br><div class="gmail_quote">On Fri, Aug 3, 2012 at 3:01 PM, Ralf Moeller <span dir="ltr"><<a href="mailto:moeller@tu-harburg.de" target="_blank">moeller@tu-harburg.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The following file causes a problem in ABCL (1.1.0-dev-svn-14041) when compiled (!) and loaded.<br>
<br></blockquote><div><br></div><div>Thanks for the report. I've been thinking about it and I think the best solution is even easier to code: when an included DEFSTRUCT already defines the same accessor, we should simply not define it again: the result will be that the accessor checks for structs of type 'A and all of its subtypes will be allowed.</div>
<div><br></div><div>I'll log a ticket to that extent and try to come up with the right change to defstruct.lisp. However, if you can submit a patch to that extent, that'd be most appreciated!</div><div><br></div><div>
<br></div><div>Thanks again,</div><div><br></div><div>Erik.</div><div> </div></div>