bug#13080: [PATHC] improve error reporting

2012-12-04 Thread Alexandru Cojocaru
>From 8ecd92b3c11abc5cde184f0c511cd469190511af Mon Sep 17 00:00:00 2001 From: Cojocaru Alexandru Date: Tue, 4 Dec 2012 16:08:42 +0100 Subject: [PATCH] cut: improve error reporting * src/cut.c (main): Report error on `-d '' -b1' * src/cut.c (set_fields): Change the error message when the given li

bug#13127: [PATCH] cut: use only one data strucutre

2013-04-26 Thread Alexandru Cojocaru
Hi, sorry for the delay. From: Pádraig Brady > Sent: 04/26/13 04:07 PM > To: xo...@gmx.com > Subject: Re: bug#13127: [PATCH] cut: use only one data strucutre > The rebase wasn't trivial so I might have messed up. Hum, I had problems only with `cut.pl'. > The cut.pl test is now failing on master.

bug#13127: [PATCH] cut: use only one data strucutre

2013-04-26 Thread Alexandru Cojocaru
From: Pádraig Brady > Sent: 04/26/13 07:24 PM > To: Alexandru Cojocaru > Subject: Re: bug#13127: [PATCH] cut: use only one data strucutre > > On 04/26/2013 07:52 PM, Alexandru Cojocaru wrote: > > Hi, > > sorry for the delay. > > > > From: Pádraig Brady &