diff options
author | Christian Heimes <christian@cheimes.de> | 2007-12-05 21:57:25 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-12-05 21:57:25 +0000 |
commit | 18679948c4a06613763ae351160dd072567067a1 (patch) | |
tree | 20555f3835d4d211e7875b411e56ebba1033be24 /Python/atof.c | |
parent | 749fddc0934a6dc1850a17c1190275dee20e7f78 (diff) | |
download | cpython-git-18679948c4a06613763ae351160dd072567067a1.tar.gz |
The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008 IDE doesn't know about (some) of the macros and can display wrong information. In my case a section #ifdef _WIN64 was grayed out although the platform was x64. I've added the macros to pyproject.vsprops and x64.vsprops.
I've also added a paragraph about the property files to the readme and fixed the order of pyupdate > pyinstrument.
Diffstat (limited to 'Python/atof.c')
0 files changed, 0 insertions, 0 deletions