]> granicus.if.org Git - python/commit
Add a clause to the PY_FORMAT_SIZE_T to stop warnings on 32 bit intel
authorAnthony Baxter <anthonybaxter@gmail.com>
Sat, 1 Apr 2006 01:08:29 +0000 (01:08 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sat, 1 Apr 2006 01:08:29 +0000 (01:08 +0000)
commitc7403ed183842503f24b36a82980d128db64d2d6
treebeee288233cce54ef399763273dff5900d072593
parentc51ee69b27a35bb45e501766dd33674eae7ddb30
Add a clause to the PY_FORMAT_SIZE_T to stop warnings on 32 bit intel
linux with gcc 4.0.2, after talking to Tim.
  <ymmit> But it won't break anything anywhere, so don't worry :-)
Include/pyport.h