This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Obsolete matherr, _LIB_VERSION, libieee.a


On Mon, 21 Aug 2017, Gabriel F. T. Gomes wrote:

> On Thu, 17 Aug 2017 21:29:42 +0000
> Joseph Myers <joseph@codesourcery.com> wrote:
> 
> >diff --git a/math/w_remainder_compat.c b/math/w_remainder_compat.c
> >index 6644590..27fa14f 100644
> >--- a/math/w_remainder_compat.c
> >+++ b/math/w_remainder_compat.c
> >@@ -18,6 +18,8 @@
> >
> > #include <math.h>
> > #include <math_private.h>
> >+#include <math-svid-compat.h>
> >+#include <math-svid-compat.h>
> 
> Is this duplication intentional?

No, it's not.  Patch removing it is preapproved.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]