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

[Bug default/19035] New: abixml symmetry broken by loss of reference



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

            Bug ID: 19035
           Summary: abixml symmetry broken by loss of reference
           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 8658
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8658&action=edit
ELF file that reproduces the loss of reference to type

Functions changes summary: 0 Removed, 21 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

21 functions with some indirect sub-type change:

  [C]'method void vtkGraph::AddEdgeInternal(const vtkVariant&, const
vtkVariant&, bool, vtkVariantArray*, vtkEdgeType*)' has some indirect sub-type
changes:
    parameter 1 of type 'const vtkVariant&' changed:
      in referenced type 'const vtkVariant':
    parameter 2 of type 'const vtkVariant&' changed:
      in referenced type 'const vtkVariant':

  [C]'method void vtkGraph::AddEdgeInternal(const vtkVariant&, vtkIdType, bool,
vtkVariantArray*, vtkEdgeType*)' has some indirect sub-type changes:
    parameter 1 of type 'const vtkVariant&' changed:
      in referenced type 'const vtkVariant':

  [C]'method void vtkGraph::AddEdgeInternal(vtkIdType, const vtkVariant&, bool,
vtkVariantArray*, vtkEdgeType*)' has some indirect sub-type changes:
    parameter 2 of type 'const vtkVariant&' changed:
      in referenced type 'const vtkVariant':
...

All of them are pretty much the same.

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