[Bug default/19097] ABI identity problem insufficient data stored for _M_buf_locale type

woodard at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jan 1 00:00:00 GMT 2015


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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
I'm not 100% certain about this but I think that this could be the same
problem. Once again abidw doesn't print enough about what changed in the class
for me to tell what attribute about the class has changed. For this one, when
you fix the problem with _M_buf_locale then I'll also retest against libgo

hype260@ben:~/bin/abidw --abidiff
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/gcc@4.9.2-93774c82/lib64/libgo.so.5.0.0
2>&1 | head -30
Functions changes summary: 0 Removed, 201 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

201 functions with some indirect sub-type change:

  [C]'function error ast.Fprint(Writer, FileSet*, __anonymous_struct__,
FieldFilter)' has some indirect sub-type changes:
    parameter 2 of type 'FileSet*' has sub-type changes:
      in pointed to type 'typedef FileSet':
        underlying type 'struct __anonymous_struct__' changed:
          2 data member changes:
           type of '__anonymous_struct__ __anonymous_struct__::files' changed:
             1 data member change:
              type of 'File** __anonymous_struct__::__values' changed:
                in pointed to type 'File*':
                  in pointed to type 'typedef File':
                    underlying type 'struct __anonymous_struct__' changed:
                      1 data member change:
                       type of 'FileSet* __anonymous_struct__::set' changed:
                         in pointed to type 'typedef FileSet':
                           underlying type 'struct __anonymous_struct__'
changed; details are being reported

...

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



More information about the Libabigail mailing list