From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51850 invoked by alias); 27 Jul 2017 14:46:31 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 51526 invoked by uid 48); 27 Jul 2017 14:46:18 -0000 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/21843] libabigail not correctly keeping track of nested scopes for typedefs Date: Sun, 01 Jan 2017 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: ASSIGNED 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: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q3/txt/msg00038.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21843 --- Comment #6 from Ben Woodard --- It is getting confused between: typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type>::pointer pointer; and typedef typename _Base::pointer pointer; --=20 You are receiving this mail because: You are on the CC list for the bug.