[pypy-commit] cffi default: Expand the error message

2016-05-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r2696:324549d18676 Date: 2016-05-10 11:39 +0200 http://bitbucket.org/cffi/cffi/changeset/324549d18676/ Log:Expand the error message diff --git a/cffi/commontypes.py b/cffi/commontypes.py --- a/cffi/commontypes.py +++ b/cffi/commontypes.py @@ -35,8 +35,1

[pypy-commit] cffi default: Expand the error message

2016-01-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r2580:6e962065ec24 Date: 2016-01-14 10:28 +0100 http://bitbucket.org/cffi/cffi/changeset/6e962065ec24/ Log:Expand the error message diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c @@ -2,6 +2,8 @@ #incl