[issue4681] mmap offset should be off_t instead of ssize_t, and size calculation needs corrected

wrobell report at bugs.python.org
Thu Feb 10 03:06:37 CET 2011


wrobell <wrobell at pld-linux.org> added the comment:

will this patch support off_t for "mmap.resize" as well? ftruncate uses off_t for the length of a file as well.

----------
nosy: +wrobell

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


More information about the Python-bugs-list mailing list