<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 3, 2017 at 6:57 AM, Mark Evenson <span dir="ltr"><<a href="mailto:evenson@panix.com" target="_blank">evenson@panix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><br>
<br>
On 1/3/17 00:35, Alan Ruttenberg wrote:<br>
> Well, I've gone and made an attempt at a "less leaky"  version. (It became<br>
> an obsession :( )<br>
<br>
<br>
</span>Very cool. I need to find some cycles to start working through your code.<br>
<br>
One question:  do you expect version of SLIME categorically fail<br>
completely with previous ABCL versions (i.e. those without<br>
ABCL-INTROSPECT)?  Or were your able to special-case the new features in<br>
swank-abcl.lisp?<br></blockquote><div><br></div><div>I did a bit of special-casing, but for the new stacktrace - falls back to the old version if it isn't there (though current version (require)s abcl-introspect).</div><div>No special-casing for new record-source-location stuff.</div><div>I could see about making it work without abcl-introspect. IIRC there are only a couple of places that use it. </div><div>But is it worth it, given that it will require the new version of ABCL for source-location?</div><div><br></div><div>Alan</div><div><br></div><div>btw, haven't updated <a href="https://gitlab.common-lisp.net/abcl/">https://gitlab.common-lisp.net/abcl/</a> -will do later</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
--<br>
"A screaming comes across the sky.  It has happened before, but there<br>
is nothing to compare to it now."<br>
</div></div></blockquote></div><br></div></div>