summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2013-11-17 21:56:07 (GMT)
committerGregory P. Smith <greg@krypto.org>2013-11-17 21:56:07 (GMT)
commit7929a1da1a6d18894210ff82f6107e51d7566bb0 (patch)
treed15e4b8cc55ada1bed34d6229da2e301779997fe /Misc
parent76edd2110dc4f08460eb02456c65c6ce2eb43559 (diff)
downloadcpython-7929a1da1a6d18894210ff82f6107e51d7566bb0.zip
cpython-7929a1da1a6d18894210ff82f6107e51d7566bb0.tar.gz
cpython-7929a1da1a6d18894210ff82f6107e51d7566bb0.tar.bz2
Fix compilation error under gcc of the ctypes module bundled libffi for arm.
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4c0109d..c30c6bc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -13,6 +13,8 @@ Core and Builtins
Library
-------
+- Fix compilation error under gcc of the ctypes module bundled libffi for arm.
+
- Issue #19523: Closed FileHandler leak which occurred when delay was set.
- Issue #13674: Prevented time.strftime from crashing on Windows when given