public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug tools/28724] New: eu-elfclassify --no-stdin option is not effect
@ 2021-12-25  4:48 panxh_ran at 163 dot com
  2022-04-24 15:53 ` [Bug tools/28724] " mark at klomp dot org
  0 siblings, 1 reply; 2+ messages in thread
From: panxh_ran at 163 dot com @ 2021-12-25  4:48 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 28724
           Summary: eu-elfclassify --no-stdin option is not effect
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: unassigned at sourceware dot org
          Reporter: panxh_ran at 163 dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Created attachment 13879
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13879&action=edit
the result of eu-elfclassify --no-stdin

eu-elfclassify --no-stdin option still reads files from standard input.
It seems that "no-stdin" used wrong enum member classify_flag_stdin instead of
classify_flag_no_stdin in src/elfclassify.c

 949       { "no-stdin", classify_flag_stdin, NULL, 0,
 950         N_("Do not read files from standard input (default)"), 2 },

Please confirm the result of eu-elfclassify --no-stdin with the attachment.

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

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

end of thread, other threads:[~2022-04-24 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-25  4:48 [Bug tools/28724] New: eu-elfclassify --no-stdin option is not effect panxh_ran at 163 dot com
2022-04-24 15:53 ` [Bug tools/28724] " 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).