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

[Bug default/19036] abixml symmetry broken by loss of private attribute



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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
In another ELF object it appears that the protected attribute gets dropped in
certain cases. I expect that this is just a different manifestation of the same
problem. 

hype260@ben:less
\\_collab\\_usr\\_global\\_tools\\_order\\_spack\\_opt\\_chaos_5_x86_64_ib\\_gcc\@4.4.7\\_vtk\@6.1.0-2f431570\\_lib\\_libvtkIOParallel-6.1.so/stderr 
Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with some indirect sub-type change:

  [C]'method virtual int vtkPSLACReader::ReadMidpointCoordinates(int,
vtkMultiBlockDataSet*, vtkSLACReader::MidpointCoordinateMap&)' has some
indirect sub-type changes:
    parameter 3 of type 'vtkSLACReader::MidpointCoordinateMap&' has sub-type
changes:
      in referenced type 'class vtkSLACReader::MidpointCoordinateMap':
        'class vtkSLACReader::MidpointCoordinateMap' access changed from
'protected' to 'none'

  [C]'method virtual int vtkPSLACReader::ReadMidpointData(int,
vtkMultiBlockDataSet*, vtkSLACReader::MidpointIdMap&)' has some indirect
sub-type changes:
    parameter 3 of type 'vtkSLACReader::MidpointIdMap&' has sub-type changes:
      in referenced type 'class vtkSLACReader::MidpointIdMap':
        'class vtkSLACReader::MidpointIdMap' access changed from 'protected' to
'none'

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