1. 25 Apr, 2015 1 commit
    • Kevin Modzelewski's avatar
      -Werror=implicit-function-declaration · 949dfeb1
      Kevin Modzelewski authored
      Amazingly, cffi compiled just fine with some missing function
      declarations.  It provided implicit definitions for them and
      then casted the "int" return type up to a PyObject*.
      949dfeb1
  2. 24 Apr, 2015 13 commits
  3. 23 Apr, 2015 8 commits
  4. 22 Apr, 2015 4 commits
  5. 21 Apr, 2015 14 commits