STINNER Victor <[email protected]> added the comment: alignment.patch: + long double dummy; /* force worst-case alignment */
Would it be possible to use max_align_t mentioned by Stefan, at least when this type is available? What is the impact of the patch on objects size? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue27987> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
