http://llvm.org/bugs/show_bug.cgi?id=9091
Summary: mingw-w64: errno.h misses lots of defines
Product: libc++
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
When including libc++'s <cerrno>, 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?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs