[issue13370] test_ctypes fails when building python with clang

Ronald Oussoren report at bugs.python.org
Fri Aug 24 14:28:20 CEST 2012


Ronald Oussoren added the comment:

What code duplication do you mean?

The code in the switch statement at line 71 looks similar for the various case, but it isn't: there is variation in the types uses in the casts (and particularly in the cast used to read the input value).

----------

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


More information about the Python-bugs-list mailing list