[issue2164] dl broken on non-ILP32 platforms

Bill Nottingham report at bugs.python.org
Fri Feb 22 22:04:18 CET 2008


Bill Nottingham added the comment:

sizeof(long) != sizeof(void *) isn't the epic fail here. It's the
complaint about sizeof(int) != sizeof(long).

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2164>
__________________________________


More information about the Python-bugs-list mailing list