Jeremy Kloth added the comment:

I did forgot t mention that this change also silences a compiler warning:

cl : Command line warning D9025: overriding '/GS' with '/GS-'

The /USECL:xxx option does not provoke a warning is it is being
evaluated as '/U "SECL:xxx"' (undefine macro)

----------
nosy: +jeremy.kloth

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15792>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to