bug-datamash
[Top][All Lists]
Advanced

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

[PATCH] Fixed incomplete and incorrect treatment of comments and trailin


From: Dima Kogan
Subject: [PATCH] Fixed incomplete and incorrect treatment of comments and trailing whitespace
Date: Sun, 15 May 2022 18:06:21 -0700
User-agent: mu4e 1.6.10; emacs 29.0.50

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

Attachment: 0001-Fixed-incomplete-and-incorrect-treatment-of-comments.patch
Description: Text Data


reply via email to

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