https://bugs.freedesktop.org/show_bug.cgi?id=102454
Eric Engestrom changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=102454
--- Comment #4 from Eric Engestrom ---
(In reply to Laurent carlier from comment #2)
> Created attachment 133909 [details] [review]
> WIP patch
>
> Work in progress patch
Your patch checks for `locale_t`, but I don't think this is the thing th
https://bugs.freedesktop.org/show_bug.cgi?id=102454
--- Comment #3 from Emil Velikov ---
The locale_t check does not seem like a good idea.
The struct is used by {new,free}locale API, which pulls locale.h.
Aka the struct may be available, even when strto{f,d}_l is not.
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=102454
--- Comment #2 from Laurent carlier ---
Created attachment 133909
--> https://bugs.freedesktop.org/attachment.cgi?id=133909&action=edit
WIP patch
Work in progress patch
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freedesktop.org/show_bug.cgi?id=102454
--- Comment #1 from Emil Velikov ---
The patch in the bug report isn't quite right (aka remove the header and guards
all together).
Instead one should add a configure check - AC_LINK_IFELSE() ... which:
- includes xlocale.h reusing the HAVE_XL
https://bugs.freedesktop.org/show_bug.cgi?id=102454
Vedran Miletić changed:
What|Removed |Added
CC||ved...@miletic.net
--
You are receivi
https://bugs.freedesktop.org/show_bug.cgi?id=102454
Andreas Radke changed:
What|Removed |Added
CC||andy...@archlinux.org
--
You are recei
https://bugs.freedesktop.org/show_bug.cgi?id=102454
Bug ID: 102454
Summary: glibc 2.26 doesn't provide anymore xlocale.h
Product: Mesa
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severit