This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 02/10] Suppress internal declarations for most of the testsuite.
- From: Zack Weinberg <zackw at panix dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, Wilco Dijkstra <Wilco dot Dijkstra at arm dot com>, Florian Weimer <fweimer at redhat dot com>, "Carlos O'Donell" <carlos at redhat dot com>, Andreas Schwab <schwab at suse dot de>
- Date: Wed, 10 May 2017 07:56:42 -0400
- Subject: Re: [PATCH 02/10] Suppress internal declarations for most of the testsuite.
- Authentication-results: sourceware.org; auth=none
- References: <20170509154103.11973-1-zackw@panix.com> <20170509154103.11973-3-zackw@panix.com> <alpine.DEB.2.20.1705092126120.28688@digraph.polyomino.org.uk>
On Tue, May 9, 2017 at 5:28 PM, Joseph Myers <joseph@codesourcery.com> wrote:
>
> The patch is OK with those changes, provided you've verified unchanged
> installed stripped shared libraries on at least one platform (unless
> there's some reason for the libraries to change), and an unchanged set of
> tests run on at least one platform (except for any deliberate changes such
> as from splitting strtod tests).
Thanks. I did this verification once already, but it was long enough
ago that I'm going to do it again, which will take another day or two.
zw