public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Bug 28319 - abidw - regression in treatment of anonymous enums in structs
@ 2022-01-11 16:10 Giuliano Procida
  2022-01-11 16:10 ` [PATCH 1/1] abidw: add --consider-enumerator-names flag Giuliano Procida
  0 siblings, 1 reply; 4+ messages in thread
From: Giuliano Procida @ 2022-01-11 16:10 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, gprocida, maennich

Hi Dodji.

This is a patch to add some flag control as I mentioned in
https://sourceware.org/bugzilla/show_bug.cgi?id=28319#c4

It may be that the better way forward is to change the default
behaviour and/or rename the flag to something like
"--ignore-enumerator-names".

Do let me know your thoughts.

Regards,
Giuliano.

Giuliano Procida (1):
  abidw: add --consider-enumerator-names flag

 doc/manuals/abidw.rst      | 10 ++++++++
 include/abg-dwarf-reader.h |  7 ++++++
 src/abg-dwarf-reader.cc    | 47 ++++++++++++++++++++++++++++++++++++--
 tools/abidw.cc             |  5 ++++
 4 files changed, 67 insertions(+), 2 deletions(-)

-- 
2.34.1.575.g55b058a8bb-goog


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

end of thread, other threads:[~2022-01-12 11:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 16:10 [PATCH 0/1] Bug 28319 - abidw - regression in treatment of anonymous enums in structs Giuliano Procida
2022-01-11 16:10 ` [PATCH 1/1] abidw: add --consider-enumerator-names flag Giuliano Procida
2022-01-12 10:40   ` [PATCH v2] abidw: add --ignore-enumerator-names flag Giuliano Procida
2022-01-12 11:06     ` Giuliano Procida

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).