bug-coreutils
[Top][All Lists]
Advanced

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

bug#33468: A bug with yes and --help


From: Bernhard Voelker
Subject: bug#33468: A bug with yes and --help
Date: Thu, 21 Feb 2019 09:15:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0

On 2/19/19 2:53 PM, Eric Blake wrote:
> [...] - just blindly set
> opterr without worrying about restoring it.

You are both right, sorry for the confusion.
Adjusted patches attached.

I added some more test cases as well.
Finally, I documented the change in 'yes' in NEWS regarding:

  $ yes a -- b | head -n1
  a -- b
vs.
  $ src/yes a -- b | head -n1
  a b

Slowly coming to an end of this story ... (hopefully).

Thanks & have a nice day,
Berny

Attachment: gnulib-0001-long-options-add-parse_gnu_standard_options_only.patch
Description: Text Data

Attachment: 0001-all-detect-help-and-version-more-consistently.patch
Description: Text Data


reply via email to

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