[Bug debugedit/28737] The -u option is not recognised
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Mon Jan 3 22:27:15 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=28737
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
CC| |mark at klomp dot org
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Thanks. How odd nobody found this earlier. I had assumed that make distcheck
would have checked this. But that only checks --version and --help. With this
-u and --usage work as expected.
Pushed to main as:
commit 47041a41811fdd401cb868bcb5f9dac6635837ef
Author: Allan McRae <allan@archlinux.org>
Date: Sun Jan 2 15:23:34 2022 +1000
Fix -u option
The -u option was missing from optionsChars resulting in it being
unrecognised.
$ debugedit -u
debugedit: invalid option -- 'u'
Signed-off-by: Allan McRae <allan@archlinux.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list