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: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them


On 07/05/2016 10:29 AM, H.J. Lu wrote:
> On Mon, Jul 4, 2016 at 6:11 PM, Mike Frysinger <vapier@gentoo.org> wrote:
>> On 30 Jun 2016 09:57, H.J. Lu wrote:
>>> +             | grep cstdlib: | sed -e "s/:$$//")
>>
>> | sed -n "/cstdlib:/{s/:$$//;p}")
>> -mike
> 
> Here is the updated patch.  OK for master?
> 

Yes. I tested this on Fedora Rawhide and it fixes the issue.

We will need to find a better way to fix this, but for now it's the only
solution I can think of to easily fix 2.24.

-- 
Cheers,
Carlos.


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