Commit 4a677a425c18eda4bc5357b2485da57f133f908d

Berker Peksag 2016-03-05T09:58:38

Fix -Wsign-compare warnings in x86/ffi64.c This was originally reported on the Python tracker: httpa://bugs.python.org/issue23958 The original patch was written by Steve R. Hastings. I've updated it to current master of libffi.