quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Quilt-dev] quilt mail broken with sed 3.02


From: John Vandenberg
Subject: Re: [Quilt-dev] quilt mail broken with sed 3.02
Date: Wed, 1 Feb 2006 14:32:02 +1100

Hi Andreas & Gary,

On 31/01/06, Andreas Gruenbacher <address@hidden> wrote:
> On Tuesday 31 January 2006 13:18, Gary V. Vaughan wrote:
> > Andreas Gruenbacher wrote:
> > > There's an instance of ``uniq -D'' in the mail command as well that John
> > > hat trouble with.
> >
> > With the attached patch (and my patch-17 from an earlier mail) applied,
> > quilt passes its testsuite on OSX again. I figured that since we already
> > require parts of coreutils, it was easier to use coreutils uniq (guniq from
> > darwinports) than script a workaround in bash.
>
> Thanks.

afaik quilt has not had a hard dependency on coreutils, except that
mail uses GNU date and uniq features.  If possible, could we avoid
this dependency as it is a very large package, or turn the error into
a warning that mail wont work?

The attached patch addresses the uniq side of things, however the
ordering of the patches with duplicate subjects wont be exactly the
same, unless a sort is added back in.  Also, I havent had time to test
this on many platforms.

--
John

Attachment: uniq_D.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]