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 18/30] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold


On Wed, 27 Nov 2019, Gabriel F. T. Gomes wrote:

>On Thu, 14 Nov 2019, Paul E Murphy wrote:
>
>>On 10/25/19 10:33 AM, Gabriel F. T. Gomes wrote:  
>>>
>>> +  if (read != (long double) -1)    
>>
>>Trivial nit, any reason to avoid using -1.0L directly (likewise for 
>>test-wcstold-ldbl-compat.c)?  
>
>No reason, really.  I applied this suggestion locally (in both files).

Now pushed with this change.  Thanks.


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