On Sat, 12 Nov 2005, Ralf Wildenhues wrote: > Hi Tim, > > Quite some time ago: > > * Tim Rice wrote on Mon, Sep 26, 2005 at 08:41:21PM CEST: > > On Mon, 26 Sep 2005, Ralf Wildenhues wrote: > > : * Tim Rice wrote on Sun, Sep 25, 2005 at 10:05:21PM CEST: > > [snip] > > : > I re-ran the tests using ksh88 and all tests passed. > > : > Must be a ksh bug. > > : > Version M-11/16/88h passes quote test > > : > Version M-12/28/93e-SCO fails quote test > > > : make check TESTS=quote.test VERBOSE=x > > > = trying: \\ quoting > > = failed: mkdir .libs > > cc -c "-DVAR=\\test\\" foo.c -KPIC -DPIC -o .libs/foo.o > > cc -c "-DVAR=\\test\\" foo.c -o foo.o >/dev/null 2>&1 > > = trying: \" quoting > *snip* > > FAIL: quote.test > > Does the test pass even with ksh88, after this patch is applied > (CVS HEAD)?
Tests pass on both ksh and ksh88. Good work. > > Thank you, > Ralf > -- Tim Rice Multitalents (707) 887-1469 [EMAIL PROTECTED]
