<div dir="ltr"><div><br></div><div>For the record, I don't mean to be directing these emails personally at<b> </b><span style="font-family:arial,sans-serif;font-size:12.800000190734863px;white-space:nowrap">Faré. They are for whomever the spirit moves on the asdf-devel list (i've changed </span><span style="font-family:arial,sans-serif;font-size:12.800000190734863px;white-space:nowrap">Faré</span><span style="font-family:arial,sans-serif;font-size:12.800000190734863px;white-space:nowrap"> to be a CC here). </span></div>
<div><span style="font-family:arial,sans-serif;font-size:12.800000190734863px;white-space:nowrap"><br></span></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">With my patch applied, the only failure now has to do with "awkward legacy output capture via run-shell-command." </span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">As far as I'm concerned that test can be retired at some point anyway (personally I'm only interested in uiop:run-program), so I would be ok with leaving this as-is and moving on.</span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">But as far as I can tell, my patch is needed (relative to current master HEAD) for </span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap"> (run-program '("echo" "ok" "1"))</span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">even to function in CCL/Win.  With my patch applied, there is no failure for the </span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">   (run-program '("echo" "ok" "1"))  </span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">test -- only for the "awkward legacy output capture via run-shell-command" test. </span></font></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><span style="white-space:nowrap;font-family:arial,sans-serif">Anyway I'll wait to hear from the maintainer regarding applying that patch. </span><br>
</div><div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">Latest test results (again) which show that the only failure is for the awkward legacy output thingie (and yes, it has to do with an extra space printed after the "1"). </span></font></div>
<div><br></div><div><a href="https://www.dropbox.com/sh/jc2cqwpkp06dupm/G3xWZXMC6b/cl/tests/asdf/output/2013-09-05/windows/ccl-1.10-f96-win-x86/ccl.text">https://www.dropbox.com/sh/jc2cqwpkp06dupm/G3xWZXMC6b/cl/tests/asdf/output/2013-09-05/windows/ccl-1.10-f96-win-x86/ccl.text</a><br>
</div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 5, 2013 at 11:19 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">For the record, I'm not going to apply this patch or anything. I'll<br>

let the maintainer decide.<br>
<br>
Also, the "ok 1 " might be a bug in CCL if CCL is the one adding a<br>
space after the last argument. I'm not going to do any debugging to<br>
confirm or infirm. I'll only actively fix bugs I introduced on<br>
platforms I can use. Good luck.<br>
<div class="im"><br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" target="_blank">http://fare.tunes.org</a><br>
</div>Never underestimate the power of human stupidity.<br>
        — Robert A. Heinlein<br>
<div class=""><div class="h5"><br>
<br>
On Thu, Sep 5, 2013 at 11:08 PM, Genworks Support <<a href="mailto:support@genworks.com">support@genworks.com</a>> wrote:<br>
><br>
> On Thu, Sep 5, 2013 at 10:49 PM, Dave Cooper <<a href="mailto:david.cooper@genworks.com">david.cooper@genworks.com</a>><br>
> wrote:<br>
>><br>
>><br>
>> Also (for my own production purposes) I made a local change to make it<br>
>> prepend ("cmd" "/c" ...)  for Clozure/Windows when the command is given as a<br>
>> list instead of a string. I'll send that separately as a patch for your<br>
>> consideration.  But this patch doesn't fix the one remaining test failure;<br>
>> that is something different.<br>
><br>
><br>
><br>
> Here is the patch to make it prepend ("cmd" "/c") for uiop:run-program for<br>
> Clozure/Windows list commands, which seems to be the prudent thing to do for<br>
> Clozure/Windows. The patch is relative to current master HEAD.<br>
><br>
> Again this does not fix the one outstanding test failure; that is still<br>
> outstanding in case the spirit moves anyone to look at that before I have a<br>
> chance to do so.  Latest test results continue to be here:<br>
><br>
><br>
> <a href="https://www.dropbox.com/sh/jc2cqwpkp06dupm/G3xWZXMC6b/cl/tests/asdf/output/2013-09-05/windows/ccl-1.10-f96-win-x86/ccl.text" target="_blank">https://www.dropbox.com/sh/jc2cqwpkp06dupm/G3xWZXMC6b/cl/tests/asdf/output/2013-09-05/windows/ccl-1.10-f96-win-x86/ccl.text</a><br>

><br>
><br>
> --<br>
> My Best,<br>
><br>
> Dave Cooper, Genworks Support<br>
> <a href="mailto:david.cooper@genworks.com">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com" target="_blank">dave.genworks.com</a>(skype)<br>
> USA: <a href="tel:248-327-3253" value="+12483273253">248-327-3253</a>(o), <a href="tel:1-248-330-2979" value="+12483302979">1-248-330-2979</a>(mobile)<br>
> UK: 0191 645 1699<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>My Best,<br><br>Dave Cooper, Genworks Support<br><a href="mailto:david.cooper@genworks.com">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com">dave.genworks.com</a>(skype)<br>
USA: 248-327-3253(o), 1-248-330-2979(mobile)<br>UK: 0191 645 1699<br>
</div></div>