Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2119:8ff188a165ae Date: 2015-05-28 11:38 +0200 http://bitbucket.org/cffi/cffi/changeset/8ff188a165ae/
Log: Mention issue #198 diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -6,6 +6,9 @@ 1.0.4 ===== +* Issue #198: in API mode, if you declare constants of a ``struct`` + type, what you saw from lib.CONSTANT was corrupted. + * Issue #196: ``ffi.set_source("package._ffi", None)`` would incorrectly generate the Python source to ``package._ffi.py`` instead of ``package/_ffi.py``. Also fixed: in some cases, if the C file was _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit