public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
* [Bug debugedit/28737] New: The -u option is not recognised
@ 2022-01-02  5:33 allan at archlinux dot org
  2022-01-03 22:27 ` [Bug debugedit/28737] " mark at klomp dot org
  2022-01-03 22:30 ` mark at klomp dot org
  0 siblings, 2 replies; 3+ messages in thread
From: allan at archlinux dot org @ 2022-01-02  5:33 UTC (permalink / raw)
  To: debugedit

https://sourceware.org/bugzilla/show_bug.cgi?id=28737

            Bug ID: 28737
           Summary: The -u option is not recognised
           Product: debugedit
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debugedit
          Assignee: unassigned at sourceware dot org
          Reporter: allan at archlinux dot org
                CC: debugedit at sourceware dot org
  Target Milestone: ---

Created attachment 13888
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13888&action=edit
patch

The -u option was missing from optionsChars resulting in it being
unrecognised.

$ debugedit -u
debugedit: invalid option -- 'u'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debugedit/28737] The -u option is not recognised
  2022-01-02  5:33 [Bug debugedit/28737] New: The -u option is not recognised allan at archlinux dot org
@ 2022-01-03 22:27 ` mark at klomp dot org
  2022-01-03 22:30 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2022-01-03 22:27 UTC (permalink / raw)
  To: debugedit

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debugedit/28737] The -u option is not recognised
  2022-01-02  5:33 [Bug debugedit/28737] New: The -u option is not recognised allan at archlinux dot org
  2022-01-03 22:27 ` [Bug debugedit/28737] " mark at klomp dot org
@ 2022-01-03 22:30 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2022-01-03 22:30 UTC (permalink / raw)
  To: debugedit

https://sourceware.org/bugzilla/show_bug.cgi?id=28737

--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
Actually is was commit dd64ac131aebbc31233d1c5f9317aaee35764374 (I had
forgotten to pull/rebase).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-03 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02  5:33 [Bug debugedit/28737] New: The -u option is not recognised allan at archlinux dot org
2022-01-03 22:27 ` [Bug debugedit/28737] " mark at klomp dot org
2022-01-03 22:30 ` mark at klomp dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).