diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-04-11 19:12:33 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-04-11 19:12:33 +0000 |
commit | cbd6f1896d3f5c960f1e93ea98b005a4778c2d07 (patch) | |
tree | 8f841e61f755a5ab1f06db66ea2dd32672e814b3 /Python/compile.c | |
parent | 075e0231f16ea37e5fdaa3438cd583f12938eca8 (diff) | |
download | cpython-git-cbd6f1896d3f5c960f1e93ea98b005a4778c2d07.tar.gz |
_Py_PrintReferenceAddresses,_Py_PrintReferences:
interpolate PY_FORMAT_SIZE_T for refcount display
instead of casting refcounts to long.
I understand that gcc on some boxes delivers
nuisance warnings about this, but if any new ones
appear because of this they'll get fixed by magic
when the others get fixed.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions