[PATCH v2 5/9] float128: Add strfromf128

Gabriel F. T. Gomes gftg@linux.vnet.ibm.com
Wed Jun 7 21:38:00 GMT 2017


On Tue, 6 Jun 2017 17:27:30 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> On Fri, 2 Jun 2017, Gabriel F. T. Gomes wrote:
> 
> As with other TS 18661-3 functions, the declaration should be outside the 
> __GLIBC_USE (IEC_60559_BFP_EXT) block you've put it in, so that it's 
> visible if __STDC_WANT_IEC_60559_TYPES_EXT__ is defined and the type is 
> supported, even if __STDC_WANT_IEC_60559_BFP_EXT__ is not defined.
> 
> OK with that fixed.

Thanks.  I've commit patches 1 to 5 in this series (with the changes) and
I've sent a third version for patches 6 and 7.



More information about the Libc-alpha mailing list