Skip to content

mingw-w64: errno.h misses lots of defines #9463

@rubenvb

Description

@rubenvb
Bugzilla Link 9091
Resolution FIXED
Resolved on Sep 23, 2011 02:48
Version unspecified
OS Windows NT
Blocks #9456

Extended Description

When including libc++'s , lots of macros aren't defined. LLVM/Clang had the same issue, but that went away with this revision of a file, in which the missing symbols were defined:
http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/KillTheDoctor/system_error.h?r1=116597&r2=116596&pathrev=116597

The file has been removed since, and I guess the way of error reporting was changed. Are these really necessary in libc++ anyway?

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