On Friday, 2017-09-01 20:04:33 +, Jose Fonseca wrote:
> On 01/09/17 15:54, Eric Engestrom wrote:
> > On Thursday, 2017-08-31 13:28:25 -0500, Rob Herring wrote:
> > > On Thu, Aug 31, 2017 at 11:54 AM, Eric Engestrom
> > > wrote:
> > > > Glibc 2.26 has dropped xlocale.h, but the functions needed
On 01/09/17 15:54, Eric Engestrom wrote:
On Thursday, 2017-08-31 13:28:25 -0500, Rob Herring wrote:
On Thu, Aug 31, 2017 at 11:54 AM, Eric Engestrom
wrote:
Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
and strdof_l()) can be found in stdlib.h.
Improve the detection met
Le jeudi 31 août 2017, 18:54:48 CEST Eric Engestrom a écrit :
Reviewed-by: Laurent Carlier
> Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
> and strdof_l()) can be found in stdlib.h.
> Improve the detection method to allow newer builds to still make use of
> the locale-s
On Thursday, 2017-08-31 13:28:25 -0500, Rob Herring wrote:
> On Thu, Aug 31, 2017 at 11:54 AM, Eric Engestrom
> wrote:
> > Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
> > and strdof_l()) can be found in stdlib.h.
> > Improve the detection method to allow newer builds to
On Thu, Aug 31, 2017 at 11:54 AM, Eric Engestrom
wrote:
> Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
> and strdof_l()) can be found in stdlib.h.
> Improve the detection method to allow newer builds to still make use of
> the locale-setting.
>
> Bugzilla: https://bugs.fr
Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
and strdof_l()) can be found in stdlib.h.
Improve the detection method to allow newer builds to still make use of
the locale-setting.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102454
Cc: Laurent Carlier
Cc: Emil V