<div dir="ltr">What I wanted to show here is that LWW seems to be doing something on its own on the command line arguments.<div>As I wrote it : I can't find a way to do someting equivalent to :</div><div><br></div><div>

<div>$ /c/Local/Lispworks/lw-console.exe -siteinit - -init - -eval '(load "c:/temp/foo.lisp")'</div><div>LispWorks(R) (for the Windows(R) operating system)</div><div>Copyright (C) 1987-2012 LispWorks Ltd.  All rights reserved.</div>

<div>Version 6.1.1</div><div>Saved by Fabrice as lw-console, at 20 Oct 2013 11:59</div><div>User Fabrice on ALIMANTADO</div><div><br></div><div>Error: End of file while reading stream #<SYSTEM::STRING-INPUT-STREAM 41907B4873</div>

<div>>.</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">neither from cmd.exe nor from bash. Whatever I tried it fails in one way or another.</div><div class="gmail_extra"><br></div><div class="gmail_extra">

Fabrice<br><br><div class="gmail_quote">2013/10/20 Faré <span dir="ltr"><<a href="mailto:fahree@gmail.com" target="_blank">fahree@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

It looks like to me Fabrice is using CMD.EXE as his command-line, not<br>
bash, and CMD.EXE has its own escaping algorithm, quite different from<br>
bash. I recommend using bash, for sanity, and because that's what the<br>
test script uses, and for which it can suggest interactive<br>
command-lines when things fail.<br>
<br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" target="_blank">http://fare.tunes.org</a><br>
Our love was a supernova, bursting with an immense light only to wane quickly,<br>
leaving behind a black hole.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sun, Oct 20, 2013 at 12:23 PM, Dave Cooper <<a href="mailto:david.cooper@genworks.com">david.cooper@genworks.com</a>> wrote:<br>
><br>
> I guess there's also an outside chance that the LWW command line failure has<br>
> to do with differences between Cygwin and MSYS (Fabrice is running the test<br>
> script with MSYS). But that seems unlikely as long as Cygwin and MSYS both<br>
> have normal bash and sh.<br>
><br>
><br>
><br>
> On Sunday, October 20, 2013, Dave Cooper wrote:<br>
>><br>
>><br>
>> FYI It looks like some more command line escaping tweaks are needed for<br>
>> LWW.<br>
>><br>
>> I'm on an outing today and will be able to run tests tonight with the<br>
>> latest commit.<br>
>><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: 248-327-3253(o), 1-248-330-2979(mobile)<br>
> UK: 0191 645 1699<br>
><br>
</div></div></blockquote></div><br></div></div>