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

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: >> <http://thread.gmane.org/gmane.comp.sysutils.automake.patches/2730/focus=2740> >>> Eric&#x

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

2007-03-28 Thread Dave Korn
On 29 March 2007 00:26, Ralf Wildenhues wrote: > Hi Dave, > > * Dave Korn wrote on Wed, Mar 28, 2007 at 07:01:59PM CEST: >> >> As the subject line says, mdate-sh can get badly confused if there are >> spaces in the textual version of the uid or gid. > >

mdate-sh borks on uid/gid containing a space

2007-03-28 Thread Dave Korn
don't know how portable it is or is not. The patch is against a copy of mdate-sh I found in a tarball of 'remake', but I've verified the same problem still exists in cvs HEAD. 2007-03-28 Dave Korn <[EMAIL PROTECTED]> * lib/mdate-sh: Add '-n' swi