public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/27189] New: Do away with read_context::resolve_declaration_only_enums
@ 2021-01-15 15:33 dodji at redhat dot com
  0 siblings, 0 replies; only message in thread
From: dodji at redhat dot com @ 2021-01-15 15:33 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 27189
           Summary: Do away with
                    read_context::resolve_declaration_only_enums
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

The resolution of declararation-only enums could be factorized with the
handling of declaration-only classes.  This is because, declaration-only-ness
is a property of the type abigail::ir::decl_base.  So it could be handled at
that level.

That would allow us to do away with the function
read_context::resolve_declaration_only_enums that is heavily redundant with
read_context::resolve_declaration_only_classes and that are starting to be
slightly divergeant today, especially after fixing bug #26992.

So it would great if someone could look at doing that, if I don't get to it
myself first.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-15 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 15:33 [Bug default/27189] New: Do away with read_context::resolve_declaration_only_enums dodji at redhat dot com

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