Commit 7109fb3260a2bde622a5dfab8d57f0a114ec8d32

Brent Cook 2015-11-23T02:06:03

ensure we don't pass a negative int to ctypes functions Some implementations, e.g. cygwin, use a table lookup that can cast a char to a negative array offset.