diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2013-05-25 13:23:03 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2013-05-25 13:23:03 +0200 |
commit | 19fef69b752d5a1e836ba5b552a8e68592503852 (patch) | |
tree | 40fdaa6cd10edeeb69807f4ec807af7b36ab7666 /Python/dynload_next.c | |
parent | 765f3cce4891ad1e00f809070c3e8d11e85a8a56 (diff) | |
download | cpython-git-19fef69b752d5a1e836ba5b552a8e68592503852.tar.gz |
Fix compilation under MSVC: ssl_set_mode() is a macro, and the MSVC preprocessor doesn't process #ifdef's inside a macro argument list.
(found explanation at http://www.tech-archive.net/Archive/VC/microsoft.public.vc.language/2007-05/msg00385.html)
Diffstat (limited to 'Python/dynload_next.c')
0 files changed, 0 insertions, 0 deletions