[LLVMbugs] [Bug 17870] New: errc values are platform dependent but are used in error_condition
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Nov 10 13:21:00 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17870
Bug ID: 17870
Summary: errc values are platform dependent but are used in
error_condition
Product: libc++
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: hhinnant at apple.com
Reporter: mustrumr97 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Linux: errc::address_family_not_supported is 97.
FreeBSD: errc::address_family_not_supported is 47.
n3690 system_error synopsis: errc::address_family_not_supported is 1.
Not that platform independent.
--
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/20131110/867fe591/attachment.html>
More information about the llvm-bugs
mailing list