[issue35092] test_socket fails in MacOS High Sierra when running with -Werror

Ned Deily report at bugs.python.org
Sun Oct 28 11:16:34 EDT 2018


Ned Deily <nad at python.org> added the comment:

This is a longstanding minor issue as described in Issue23828. A twist here is that running with -Werror causes a test failure where normally there is just a warning.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> test_socket testCmsgTruncLen0 gets "received malformed or improperly-truncated ancillary data" warning under OS X

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35092>
_______________________________________


More information about the Python-bugs-list mailing list