chiark / gitweb /
*.pyx, defs.pxi, *.c: Fixes for 64-bit builds.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 27 Jul 2017 09:41:22 +0000 (10:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 16 Aug 2017 03:30:54 +0000 (04:30 +0100)
commit78911cdb6782ddccef6de3cc913b714e10d2fc14
tree918727da07844df3f014a87edb31cb1d0d6b65fa
parentd65a9a847e500ae144e31040454acba1a7333aaf
*.pyx, defs.pxi, *.c: Fixes for 64-bit builds.

Pyrex (at least nowadays) declares `PY_SSIZE_T_CLEAN', so make this be
likely to work.  Also, use `socklen_t' as necessary.
14 files changed:
array.c
assoc.pyx
atom-base.c
codec.pyx
codec.pyx.in
crc32.pyx
defs.pxi
fdutils.pyx
ident.pyx
lbuf.pyx
pkbuf.pyx
selpk.pyx
sym.pyx
unihash.pyx