<div dir="ltr">ASDF establishes a particular environment when using asdf:find-system and asdf:load-system that is not duplicated by a plain CL:LOAD. It has always been this way. You cannot reliably use CL:LOAD to load a system file and have things work.<div><br></div><div>Zach</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 16, 2015 at 2:50 PM, Mark H. David <span dir="ltr"><<a href="mailto:mhd@yv.org" target="_blank">mhd@yv.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I notices there's no in-package or qualifiers present in usocket.asd.<br>
So you have to, it seems, do (in-package :asdf) or similar before loading this file.<br>
Is there any good reason for this?  I was thinking of fixing this and doing a pull request. Anyone against?<br>
Thanks,<br>
Mark<br>
<br>
</blockquote></div><br></div>