• Show log

    Commit

  • Hash : 7109fb32
    Author : Brent Cook
    Date : 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.