http://llvm.org/bugs/show_bug.cgi?id=17870
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Richard Smith <[email protected]> --- (In reply to comment #0) > Linux: errc::address_family_not_supported is 97. > FreeBSD: errc::address_family_not_supported is 47. Good. > n3690 system_error synopsis: errc::address_family_not_supported is 1. That's not correct. Paragraph 3 says: "The value of each enum errc constant shall be the same as the value of the <cerrno> macro shown in the above synopsis." -- 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
