[issue20065] Python-3.3.3/Modules/socketmodule.c:1660:14: error: 'CAN_RAW' undeclared (first use in this function)

Roundup Robot report at bugs.python.org
Sat Feb 8 22:55:35 CET 2014


Roundup Robot added the comment:

New changeset b1ff233d3ab1 by Charles-François Natali in branch '3.3':
Issue #20065: socketmodule: Fix build error when AF_CAN is defined without the
http://hg.python.org/cpython/rev/b1ff233d3ab1

New changeset 39a60d62d2a6 by Charles-François Natali in branch 'default':
Issue #20065: socketmodule: Fix build error when AF_CAN is defined without the
http://hg.python.org/cpython/rev/39a60d62d2a6

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20065>
_______________________________________


More information about the Python-bugs-list mailing list