Re: Windows and Lisp scripting [Re: Test failures on Windows]

2015-06-23 Thread Faré
On Tue, Jun 23, 2015 at 3:23 PM, Robert Goldman wrote: > On 6/23/15 Jun 23 -2:15 PM, Robert Goldman wrote: >> On 6/23/15 Jun 23 -1:46 PM, Dave Cooper wrote: > >> Is there no way to redirect the output of ACL on Windows? Must it >> always go into its own console window (or be lost altogether if it

Re: Windows and Lisp scripting [Re: Test failures on Windows]

2015-06-23 Thread Dave Cooper
What if you open an actual disk file for output and bind *standard-output* to its stream? On Tue, Jun 23, 2015 at 3:23 PM, Robert Goldman wrote: > On 6/23/15 Jun 23 -2:15 PM, Robert Goldman wrote: > > On 6/23/15 Jun 23 -1:46 PM, Dave Cooper wrote: > > > Is there no way to redirect the output o

Windows and Lisp scripting [Re: Test failures on Windows]

2015-06-23 Thread Robert Goldman
On 6/23/15 Jun 23 -2:15 PM, Robert Goldman wrote: > On 6/23/15 Jun 23 -1:46 PM, Dave Cooper wrote: > Is there no way to redirect the output of ACL on Windows? Must it > always go into its own console window (or be lost altogether if it's run > without a console window)? That seems deeply undesir

Lisp scripting

2015-05-05 Thread Faré
>> * minimakefile. Can we get this in before we cut 3.2? Actually, >> merging before 3.1.5 would allow to test the release functions before >> we release an actual 3.2. > > The last time I was working with minimakefile it was still at the state > where every time I tried a new command, I would get