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 v2 16/30] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format


On Thu, 14 Nov 2019, Paul E Murphy wrote:

>On 10/25/19 10:33 AM, Gabriel F. T. Gomes wrote:
>>
>> +#if __HAVE_DISTINCT_FLOAT128
>> +      _Float128 f128;  
>
>Nit, should this be a hard tab? Otherwise, OK

Yes, you're right.  Fixed locally.

>> +      is_binary128 = 0;		/* Long double argument by default.  */  
>
>Nit, is the spacing of the comment off here too?

Yes.  Also fixed locally.


Thanks!


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