Ralf Wildenhues wrote:
Hi Peter,
* Peter O'Gorman wrote on Thu, May 05, 2005 at 03:02:03PM CEST:
Okay to apply?
Minor nits below, otherwise fine, I think.
(As fine as it is in HEAD currently, which will change soon)
I applied this to branch-2-0.
Peter
--
Peter O'Gorman - http://www.pogma
Ralf Wildenhues wrote:
Hi Peter,
* Peter O'Gorman wrote on Thu, May 05, 2005 at 03:02:03PM CEST:
Okay to apply?
Minor nits below, otherwise fine, I think.
(As fine as it is in HEAD currently, which will change soon)
Thanks, as always, for finding my stupidities. Will fix before committing.
Peter
* Ralf Wildenhues wrote on Sat, May 07, 2005 at 08:23:28AM CEST:
>
> Please do the Xsed outside the loop right before the first sort.
> Since Xsed then does the wrong thing, please use
> $SED 's%X%%; s%.*/%%'
Erm:
$SED 's%^X%%; s%.*/%%'
> instead. No need to be slower than necessary here.
Hi Peter,
* Peter O'Gorman wrote on Thu, May 05, 2005 at 03:02:03PM CEST:
>
> Okay to apply?
Minor nits below, otherwise fine, I think.
(As fine as it is in HEAD currently, which will change soon)
Regards,
Ralf
> Index: config/ltmain.m4sh
> ==
Okay to apply?
Peter
--
Peter O'Gorman - http://www.pogma.com
Index: ChangeLog
from Alexandre Oliva <[EMAIL PROTECTED]>,
Peter O'Gorman <[EMAIL PROTECTED]>
* config/ltmain.m4sh: Don't add files with the same base name to an
archive; rename duplicates instead.
(fu