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: Wed, 18 May 2022 01:13:12 -0700

Could you split off the trailing whitespace handling into its own patch? Thanks.

On Sun, May 15, 2022 at 6:07 PM Dima Kogan
<datamash@dima.secretsauce.net> wrote:
>
> Addresses two related issues:
>
> - Comments that didn't block out a whole line weren't being properly ignored 
> by
>   -C. Lines such as 'bar 5#xxx' didn't ignore the '#xxx' as they were supposed
>   to
>
> - With -W, trailing whitespace was treated as its own field
>
> This patch adds tests for the problematic behaviors, and fixes them
>



reply via email to

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