[llvm-bugs] [Bug 33729] New: Drop xlocale.h usage on glibc systems
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 10 09:48:53 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33729
Bug ID: 33729
Summary: Drop xlocale.h usage on glibc systems
Product: libc++
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: krejzi at email.com
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Starting with glibc 2.26, their copy of xlocale.h will be dropped. That file is
included in include/__locale in libc++. Simple removal of glibc condition
should be enough.
See also:
https://sourceware.org/git/?p=glibc.git;a=commit;h=f0be25b6336db7492e47d2e8e72eb8af53b5506d
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170710/adae2b6c/attachment.html>
More information about the llvm-bugs
mailing list