On 30/07/14 05:30, Ian Romanick wrote:
> I think we should replace all the #ifdef garbage around this with a
> HAVE_STRTOD_L macro. Having lots of platform knowledge sprinkled around
> the code is ugly, at best.
>
Asking for the last guy to refactor it because the previous N people before
him did
I think we should replace all the #ifdef garbage around this with a
HAVE_STRTOD_L macro. Having lots of platform knowledge sprinkled around
the code is ugly, at best.
Also... doesn't strtof_l (later in strtod.c) need the same treatment?
On 07/29/2014 03:54 PM, Emil Velikov wrote:
> From: "Myles