]> granicus.if.org Git - python/commit
Make the GCC-4.8 compiler happy by moving declarations to the top of the function.
authorRaymond Hettinger <python@rcn.com>
Sat, 20 Jul 2013 02:52:04 +0000 (19:52 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 20 Jul 2013 02:52:04 +0000 (19:52 -0700)
commit5ea0f80165109e7a144e6e3780a17dcd63dfae47
treee4eedd75dcc54cc6449441babe8e3c5bc615dff5
parent520ad5791670e356787b947baeb6885320cb6237
Make the GCC-4.8 compiler happy by moving declarations to the top of the function.
Modules/_ctypes/libffi_osx/ffi.c
Modules/_ctypes/libffi_osx/x86/x86-ffi64.c