public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/20202] New: Feature request: when printing substitute typedef for anoymous structure
@ 2016-01-01  0:00 woodard at redhat dot com
  2021-12-01 23:22 ` [Bug default/20202] " woodard at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: woodard at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 20202
           Summary: Feature request: when printing substitute typedef for
                    anoymous structure
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

something like

typedef struct {
  int member;
  char member2;
} mystruct;

is enough of a C idiom that I think it would be a nice enahancement that
instead of printing something like:

  [C]'function size_t _elf32_xltsize(const Elf_Data*, unsigned int, unsigned
int, int)' at 32.xlate\
tof.c:336:1 has some indirect sub-type changes:

    parameter 1 of type 'const Elf_Data*' has sub-type changes:
      in pointed to type 'const Elf_Data':
        in unqualified underlying type 'typedef Elf_Data' at libelf.h:167:1:
          underlying type 'struct __anonymous_struct__' at libelf.h:160:1
changed:
            1 data member deletion:
              'void* __anonymous_struct__::d_buf', at offset 0 (in bits) at
libelf.h:161:1

So instead of printing:
              'void* __anonymous_struct__::d_buf', at offset 0 (in bits) at
libelf.h:161:1

Print something like:
              'void* TheTypedefedName, at offset 0 (in bits) at libelf.h:161:1

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

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

* [Bug default/20202] Feature request: when printing substitute typedef for anoymous structure
  2016-01-01  0:00 [Bug default/20202] New: Feature request: when printing substitute typedef for anoymous structure woodard at redhat dot com
@ 2021-12-01 23:22 ` woodard at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: woodard at redhat dot com @ 2021-12-01 23:22 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
This got fixed a while ago.

-- 
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:[~2021-12-01 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-01  0:00 [Bug default/20202] New: Feature request: when printing substitute typedef for anoymous structure woodard at redhat dot com
2021-12-01 23:22 ` [Bug default/20202] " woodard 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).