Skip to content

Drop xlocale.h usage on glibc systems #33076

@llvmbot

Description

@llvmbot
Bugzilla Link 33729
Resolution FIXED
Resolved on Aug 04, 2017 09:52
Version 4.0
OS Linux
Blocks #33196
Reporter LLVM Bugzilla Contributor
CC @zmodem,@mclow

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions