Re: redundancy, and how to reduce it

2002-07-16 Thread Paul Eggert
> From: [EMAIL PROTECTED] (Alfred M. Szmidt) > Date: 15 Jul 2002 12:16:46 +0200 > I'd be willing to do this for diffutils, but using argp as Uli > suggested. Doesn't gnulib have a stand alone argp implementation? Not yet. :-) Miles said [EMAIL PROTECTED] had some patches. I took a look at

Re: redundancy, and how to reduce it

2002-07-16 Thread Alfred M. Szmidt
Paul Eggert <[EMAIL PROTECTED]> writes: > If you'd like to do it instead, please feel free; I'll hold off. Oh, if you want to do it please do, while your at it, fix it so that it compiles. =) Cheers, -- Alfred M. Szmidt ___ Bug-textutils mailing list

Re: redundancy, and how to reduce it

2002-07-16 Thread Alain Magloire
> > > From: [EMAIL PROTECTED] (Alfred M. Szmidt) > > Date: 15 Jul 2002 12:16:46 +0200 > > > I'd be willing to do this for diffutils, but using argp as Uli > > suggested. Doesn't gnulib have a stand alone argp implementation? > > Not yet. :-) > > Miles said [EMAIL PROTECTED] had some patches.