comparison tests/test-import-merge.t @ 39610:11ed2eadf937

cext: fix warnings when building for py3 on Windows MSVC++ 14 now has standard int types that don't need to be redefined (I didn't go back to see when they came along since the build system wants either 2008 or 2015), but doesn't have ssize_t. The FILE pointer in posixfile is only used on python2.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 13 Sep 2018 17:32:20 -0400
parents f1186c292d03
children 2f2682f40ea0
comparison
equal deleted inserted replaced
39609:c06c585f166b 39610:11ed2eadf937