This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2 10/30] ldbl-128ibm-compat: Add err.h functions
- From: "Gabriel F. T. Gomes" <gabriel at inconstante dot net dot br>
- To: Paul E Murphy <murphyp at linux dot ibm dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 27 Nov 2019 16:10:52 -0300
- Subject: Re: [PATCH v2 10/30] ldbl-128ibm-compat: Add err.h functions
- References: <20191025153410.15405-1-gabriel@inconstante.net.br> <20191025153410.15405-11-gabriel@inconstante.net.br> <24bd169d-65d8-98bf-baec-f67d97f46548@linux.ibm.com> <20191113112424.6e4fa1d1@tereshkova.br.ibm.com>
On Wed, 13 Nov 2019, Gabriel F. T. Gomes wrote:
>On Fri, 08 Nov 2019, Paul E Murphy wrote:
>
>>These are also declared in includes/err.h. Is there a subtle configury
>>that prevents their usage?
>
>Not at all, you're totally right. Removed (locally) in favor of
>include/err.h (here and in the subsequent patch, v2 11/30).
This and the subsequent patch are now pushed with this change. Thanks!