##// END OF EJS Templates
cext: fix warnings when building for py3 on Windows...
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.
Matt Harbison -
r39646:11ed2ead default
Show More
Name Size Modified Last Commit Author
/ mercurial / templates / json
changelist.tmpl Loading ...
graph.tmpl Loading ...
map Loading ...