Further fixing to use `Py_ssize_t' in place of int.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 11 Sep 2016 23:14:16 +0000 (00:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 11 Sep 2016 23:14:16 +0000 (00:14 +0100)
commit9d73ed804c47372b96a4e8ad6964dcaa86f134fb
tree10d74f89bce40083de1f5b812d4ba6d34a588efe
parentd82643d8974090505b473cee9788414fe8f27757
Further fixing to use `Py_ssize_t' in place of int.

This addresses the remaining compiler warnings when building for 64-bit
targets.
catacomb-python.h
util.c