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 3/6] float128: Add strfromf128


On Fri, 2 Jun 2017 16:31:02 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> On Mon, 29 May 2017, Gabriel F. T. Gomes wrote:
> 
> > I attached a patch with this refactoring for double and long double.  I'll
> > update this block for float128 in the next version of this patch.
> > 
> > Is the attached patch (with the refactoring) OK for master?  
> 
> This refactoring patch is OK.

Thanks.  I just noticed that I missed the same change for printf_size
(which had the same duplication problem), so I'll send a new version of
this patch along with the new version of this series.  Could you please
review it again (I only changed printf_size)?  Thank you.

> Given the memset, it seems reasonable not to zero it again.

OK.


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