diff options
author | Thomas Heller <theller@ctypes.org> | 2006-03-22 12:59:53 +0000 |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2006-03-22 12:59:53 +0000 |
commit | 59feb6f5cc2d32360f8bdebdd2e0d5df88a389d9 (patch) | |
tree | 7ea28835c5334441e588402b1cdf385c141347ba /Python/Python-ast.c | |
parent | c61c0499557921bf8d2c0f808d7dbaa8f38f96a0 (diff) | |
download | cpython-git-59feb6f5cc2d32360f8bdebdd2e0d5df88a389d9.tar.gz |
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
Don't use SEH when compiling wth mingw.
Use IS_INTRESOURCE to determine function name from function ordinal.
Rewrite the code that allocates and frees callback functions, hopefully
this avoids the coverty warnings: Remove the THUNK typedef, and move the
definition of struct ffi_info into the header file.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions