Edit

kc3-lang/libffi/src/x86

Branch :

  • Show log

    Commit

  • Author : Berker Peksag
    Date : 2016-03-05 09:58:38
    Hash : 4a677a42
    Message : 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.