Message261487
What’s the point of allowing each macro to already be defined? I understand they may also be defined by PC/pyconfig.h, but is that possible if __MINGW32__ is defined?
Is the __MINGW32__ condition needed at all? Maybe we can just blindly rely on the _WIN32 etc macros. Perhaps the PC/pyconfig.h definitions could be removed in favour of the ones in "pyport.h"? |
|
| Date |
User |
Action |
Args |
| 2016-03-10 09:30:53 | martin.panter | set | recipients:
+ martin.panter, paul.moore, tim.golden, rpetrov, zach.ware, steve.dower, Alex.Willmer |
| 2016-03-10 09:30:53 | martin.panter | set | messageid: <[email protected]> |
| 2016-03-10 09:30:53 | martin.panter | link | issue17590 messages |
| 2016-03-10 09:30:53 | martin.panter | create | |
|