<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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">On 7 Apr 2018, at 15:56, Robert Dodier wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Thanks to everyone for their interest in this topic.</p>

<p dir="auto">In reference to<br>
<a href="https://github.com/quicklisp/quicklisp-client/pull/128/" style="color:#777">https://github.com/quicklisp/quicklisp-client/pull/128/</a>, it is only a<br>
minimal stop-gap measure which I found could fix the immediate problem<br>
which I encountered. I know very little about ASDF and Quicklisp, so I<br>
certainly had no conscious intent to assert that one condition or<br>
another must prevail. Any improvements by more knowledgeable people<br>
would be welcomed by me.</p>

<p dir="auto">All the best,<br>
Robert Dodier</p>
</blockquote>

<p dir="auto">A cheesy fix would simply be to wrap it in <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">IGNORE-ERRORS</code>.  But it might cause errors in its present form.</p>

<p dir="auto">This really is more a QL issue than an ASDF one (although it illustrates an issue with wrapping errors, IMO).</p>

<p dir="auto">Best,<br>
r</p>
</div>
</div>
</body>
</html>