bug-datamash
[Top][All Lists]
Advanced

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

Re: [PATCH] Fixed incomplete and incorrect treatment of comments and tra


From: Shawn Wagner
Subject: Re: [PATCH] Fixed incomplete and incorrect treatment of comments and trailing whitespace
Date: Mon, 16 May 2022 15:27:04 -0700

Yeah, I agree that's a bug and should be fixed.

On Mon, May 16, 2022, 3:25 PM Dima Kogan <datamash@dima.secretsauce.net> wrote:
Shawn Wagner <shawnw.mobile@gmail.com> writes:

> All for the trailing whitespace part though.

Maybe the email wasn't clear. The trailing whitespace was 100% a bug. -C
-W would try to add a whole new column with just the whitespace for that
row only. Normally you don't see it, but if you try to transpose, it
would barf. Catching that is in the tests.

reply via email to

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