summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-08-31 00:31:07 +0000
committerGreg Ward <gward@python.net>2000-08-31 00:31:07 +0000
commit2b0a42c0b1c07055d47af6e9b41a05879ef9c71b (patch)
tree939b76ea685fd700bb61fa1b716fcfb51977467b /Python/pythonrun.c
parent045989aae380bfc8ef508c5dd32dc2756d4a848e (diff)
downloadcpython-2b0a42c0b1c07055d47af6e9b41a05879ef9c71b.tar.gz
Add /GX to 'compile_options'. This is definitely needed for C++ source;
according to the MS docs it enables exception-handling, and (according to Alex Martelli <aleaxit@yahoo.com>) is needed to compile without getting warnings from standard C++ library headers. Apparently it doesn't cause any problems with C code, so I haven't bothered conditionalizing the use of /GX.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions