Re: [PATCH] conditional info_TEXINFOS, updated

2007-03-29 Thread Ralf Wildenhues
Hi Paolo, Thanks for your work on this, and apologies for the delay. * Paolo Bonzini wrote on Mon, Mar 12, 2007 at 06:36:33PM CET: > Ok, here's the patch I sent a month ago together with new > testcases. Hmm. Normal TEXINFOS are distributed by default (even their .info files are). It strikes m

Re: mdate-sh vs. evil user/group names

2007-03-29 Thread Ralf Wildenhues
* Eric Blake wrote on Wed, Mar 28, 2007 at 06:41:03PM CEST: > Ralf Wildenhues gmx.de> writes: > > > > It would be even better if it came with a test to ensure correct > > functioning of the script, as far as portably possible. For example, > > it could test that three words are output, and that

Re: problem with a test that is expected to fail, on cygwin only...

2007-03-29 Thread Ralf Wildenhues
[ http://lists.gnu.org/archive/html/automake-patches/2007-01/msg5.html ] * Ralf Wildenhues wrote on Thu, Jan 18, 2007 at 10:22:28PM CET: > * Ed Hartnett wrote on Tue, Jan 16, 2007 at 03:17:00AM CET: > > > > I am having a problem on cygwin only. > > > > I have a test which is expected to fai

Re: no .deps directory generated

2007-03-29 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Mon, Jan 08, 2007 at 08:46:06PM CET: > > > * David Byron wrote on Mon, Jan 08, 2007 at 07:40:02PM CET: > [...] > > > > > > > > AC_CONFIG_FILES([Makefile util/Makefile > > > > util/tests/Makefile:config/cppunit.mk.in:util/tests/Makefile.in > > > > testmain/Makefile]) > D

RE: mdate-sh borks on uid/gid containing a space

2007-03-29 Thread Dave Korn
On 29 March 2007 16:27, Stepan Kasal wrote: > Hello again, > > On Thu, Mar 29, 2007 at 04:12:11PM +0100, Dave Korn wrote: >> On 29 March 2007 15:38, Stepan Kasal wrote: >>> On Thu, Mar 29, 2007 at 12:40:12AM +0100, Dave Korn wrote: On 29 March 2007 00:26, Ralf Wildenhues wrote: >

Re: mdate-sh borks on uid/gid containing a space

2007-03-29 Thread Stepan Kasal
Hello again, On Thu, Mar 29, 2007 at 04:12:11PM +0100, Dave Korn wrote: > On 29 March 2007 15:38, Stepan Kasal wrote: > > On Thu, Mar 29, 2007 at 12:40:12AM +0100, Dave Korn wrote: > >> On 29 March 2007 00:26, Ralf Wildenhues wrote: > >>>

RE: mdate-sh borks on uid/gid containing a space

2007-03-29 Thread Dave Korn
On 29 March 2007 15:38, Stepan Kasal wrote: > Hello, > > On Thu, Mar 29, 2007 at 12:40:12AM +0100, Dave Korn wrote: >> On 29 March 2007 00:26, Ralf Wildenhues wrote: >> >>> Eric's patch seems to indicate that line 92 n

Re: mdate-sh borks on uid/gid containing a space

2007-03-29 Thread Stepan Kasal
Hello, On Thu, Mar 29, 2007 at 12:40:12AM +0100, Dave Korn wrote: > On 29 March 2007 00:26, Ralf Wildenhues wrote: > > > Eric's patch seems to indicate that line 92 needs changed, too. > > (I haven't tested any on w32.)