bug-coreutils
[Top][All Lists]
Advanced

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

bug#37893: fixes for 'shuf -n 0x' and similar issues


From: Paul Eggert
Subject: bug#37893: fixes for 'shuf -n 0x' and similar issues
Date: Wed, 23 Oct 2019 10:10:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

I installed the attached patches to fix some minor glitches with programs like 'shuf' failing to reject invalid arguments like '-n 0x' where the trailing 'x' is ignored. The last two patches do the real work; the others are minor cleanups.

Attachment: 0001-build-re-enable-type-limits-checking.patch
Description: Text Data

Attachment: 0002-build-don-t-worry-about-logical-op-checking.patch
Description: Text Data

Attachment: 0003-shuf-improve-randperm-overflow-checking.patch
Description: Text Data

Attachment: 0004-stdbuf-improve-size-checking.patch
Description: Text Data

Attachment: 0005-all-improve-parsing-of-numeric-arguments.patch
Description: Text Data


reply via email to

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