]> granicus.if.org Git - python/commit
Fix some compiler warnings for signed comparisons on Unix and Windows.
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 31 Oct 2007 06:33:20 +0000 (06:33 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 31 Oct 2007 06:33:20 +0000 (06:33 +0000)
commit9c4382f2a38b472a0220f91b3be90581628c13db
tree9d858b57b19568c1325cecd12f679966b90640d1
parent706132bbae856eede2e2e31c8db7c2379f5e1795
Fix some compiler warnings for signed comparisons on Unix and Windows.
Modules/mmapmodule.c