Libtool stresstest: echo marker with loop variables

2005-09-15 Thread Peter Ekberg
Hi! Here's a patch that echoes a marker so that it is easier to tell what is failing when stresstest.at fails. * tests/stresstest.at: Echo loop variables before each test to simplify error hunting. Cheers, Peter head-stresstest-marker.patch Description: head-stresstest-marker.p

Re: config.h inclusion

2005-09-15 Thread Ralf Wildenhues
[ copying libtool-patches ] * Ralf Wildenhues wrote on Thu, Sep 15, 2005 at 08:20:28AM CEST: > * Paul Eggert wrote on Thu, Sep 15, 2005 at 01:10:53AM CEST: > > > Also, now that I think about it I prefer "#if HAVE_CONFIG_H" to > > "#ifdef HAVE_CONFIG_H". (I don't know about other people.) But if

Re: Libtool stresstest: echo marker with loop variables

2005-09-15 Thread Ralf Wildenhues
Hi Peter, * Peter Ekberg wrote on Thu, Sep 15, 2005 at 09:45:55AM CEST: > > Here's a patch that echoes a marker so that it is easier to > tell what is failing when stresstest.at fails. > > * tests/stresstest.at: Echo loop variables before > each test to simplify error hunting. I was

RE: Libtool stresstest.at segfault on Cygwin/MinGW (was: stresstest.atexport of w8$ symbol)

2005-09-15 Thread Peter Ekberg
* Peter Ekberg wrote on Tuesday, September 13, 2005 10:55 CEST: That's me... > * Ralf Wildenhues wrote on Tuesday, September 13, 2005 08:25 CEST: > > Hi Peter, > > > > Peter Ekberg writes: > > > make check TESTS="" TESTSUITE_FLAGS='-v -d 22'. > > > > > > As you can see, it goes on for quite a

Re: config.h inclusion

2005-09-15 Thread Noah Misch
On Thu, Sep 15, 2005 at 09:45:20AM +0200, Ralf Wildenhues wrote: > * Ralf Wildenhues wrote on Thu, Sep 15, 2005 at 08:20:28AM CEST: > > * Paul Eggert wrote on Thu, Sep 15, 2005 at 01:10:53AM CEST: > > > > > Also, now that I think about it I prefer "#if HAVE_CONFIG_H" to > > > "#ifdef HAVE_CONFIG_H