[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/18893] New: abidiff abi symmetry is not preserved for libGLU.so class NurbsTessellator' changed



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

            Bug ID: 18893
           Summary: abidiff abi symmetry is not preserved for libGLU.so
                    class NurbsTessellator' changed
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Created attachment 8562
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8562&action=edit
library that demonstrates the problem

hype356@ben:~/bin/abidw
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/mesa@8.0.5-22dd4c4b/lib/libGLU.so
>libGLU.so.abi
hype356@ben:~/bin/abidiff
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/mesa@8.0.5-22dd4c4b/lib/libGLU.so
libGLU.so.abi
Functions changes summary: 0 Removed, 1 Changed (30 filtered out), 0 Added
function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C]'function void gluBeginCurve(GLUnurbs*)' has some indirect sub-type
changes:
    parameter 1 of type 'GLUnurbs*' has sub-type changes:
      in pointed to type 'struct GLUnurbs':
        1 base class change:
          'class NurbsTessellator' changed:


You should not get a change in ABI when comparing it to itself.

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