[issue19537] Fix misalignment in fastsearch_memchr_1char

Antoine Pitrou report at bugs.python.org
Sun Dec 15 21:21:14 CET 2013


Antoine Pitrou added the comment:

> How about adding explicit padding to the bitfield in PyASCIIObject?

That sounds ok to me, but it must be explicitly for 68k (or use a
sufficiently smart scheme not to affect already aligned architectures).

----------

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


More information about the Python-bugs-list mailing list