From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27414 invoked by alias); 30 Sep 2015 23:59:13 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 27395 invoked by uid 48); 30 Sep 2015 23:59:09 -0000 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/19036] abixml symmetry broken by loss of private attribute Date: Thu, 01 Jan 2015 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q3/txt/msg00081.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=19036 --- Comment #1 from Ben Woodard --- 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.