<div dir="ltr"><br><div class="gmail_extra">Hello Faré,</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 20, 2017 at 9:06 PM, Faré <span dir="ltr"><<a href="mailto:fahree@gmail.com" target="_blank">fahree@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Jean-Claude,<br>
<br>
ASDF 3.3 (the "plan" branch) is failing miserably on MKCL, because it<br>
signals a non-serious condition (that is only handled in some<br>
contexts) as a way to detect out-of-date .asd files. All other CL<br>
implementations know to ignore such conditions when they are not<br>
handled. But instead MKCL borks with error messages such as:<br>
<br>
Unhandled condition signaled during command line arguments processing:<br>
system test-asdf is out of date.<br></blockquote><div><br></div><div>Looking at the most probable source of this message (in src/lsp/cmdline.lsp)</div><div>I am a bit puzzled by the situation...</div><div><br></div><div>Please, reassure me on the exact version of MKCL you're using: 1.1.10-???</div><div><br></div><div>And how do you invoke MKCL to get this result (command line arguments)?</div><div>Do you have handy a small scenario to reproduce this problem?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I believe it's a bug in MKCL, maybe specifically in command line processing.<br>
Can you fix it?<br></blockquote><div><br></div><div>Looks more like a ill-advised feature than a bug, that I can surely fix/improve</div><div>to better satisfaction. I am investigating...</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Should I add some backward compatibility for older versions of MKCL,<br>
or is it superfluous?<br></blockquote><div><br></div><div>Not sure yet. I'll tell you with the fix.</div><div> </div><div><br></div></div></div></div>