From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A61C93858D28; Sun, 2 Jan 2022 05:33:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A61C93858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1641101589; bh=i+oPdeS/BZt6UK6e0fImigwY6FRp2Z7H8TZi7kV0a3o=; h=From:To:Subject:Date:From; b=VFow4nlQ6LQ/AsR1sagO9tdX6JX+SQ8HQYZuKynP/+eBUsGddcv0do0SUz8SZWY9k T4VdqpwlL8gtlJZZ+iWbNsVMwVDDfD2QbgQORxxLXnPAATWNxHQNzHpp49kXiURaP0 6kSDD7f8XyQPmeD8miKh9f56pSS6Anh/TvZXz6CM= From: "allan at archlinux dot org" To: debugedit@sourceware.org Subject: [Bug debugedit/28737] New: The -u option is not recognised Date: Sun, 02 Jan 2022 05:33:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: debugedit X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: allan at archlinux dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2022 05:33:09 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28737 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=3D13888&action=3Ded= it patch The -u option was missing from optionsChars resulting in it being unrecognised. $ debugedit -u debugedit: invalid option -- 'u' --=20 You are receiving this mail because: You are on the CC list for the bug.=