<div dir="ltr"><div><div>Hi,<br><br></div><div>I tried this expression on sbcl windows x86-64.<br>(uiop/run-program:run-program "c:/windows/system32/tree /?" :output :string)<br></div>I notice the result changed after commit 94e9f4c0.<br><br></div><div>on windows platform run-program with :output is :string and :force-shell is T,the result was already broken before the commit.<br></div><div>but I didn't notice because I never tried  passing :force-shell t.<br></div><div>As an uiop user. It is not so hard to avoid the inconvenience,cause :force-shell nil would work like before.<br><br></div><div>Thanks.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 8:50 AM, 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">SANO Masatoshi reports that uiop:run-program broke on SBCL/Windows at<br>
some point between 3.1.3 and 3.1.5.<br>
<br>
Can someone with SBCL and Windows help me debug that?<br>
A trace of functions in uiop/run-program and the functions in sb-ext<br>
that appear in that file,<br>
using ASDF on 3.1.3 and on 3.1.5, on some failed invocation, would help.<br>
<br>
A fix before 3.1.6 would be wonderful.<br>
<br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" rel="noreferrer" target="_blank">http://fare.tunes.org</a><br>
The [classical] liberal, of course, does not deny that there are<br>
some superior people — he is not an egalitarian — but he denies<br>
that anyone has authority to decide who these superior people are.<br>
        — F. A. Hayek, "Why I Am Not a Conservative"<br>
</blockquote></div><br></div>