commit | efc1188239bf4381b7749d2f43836bbb216cfc44 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Sep 12 14:43:41 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Sep 12 14:43:41 2002 +0000 |
tree | 9a0a95f19b6f13a515a51875a9bfa665acf273f7 | |
parent | 770acd3f7fff52eef0d0ad02beaa4c569d70811f [diff] |
Fix warnings on 64-bit platforms about casts from pointers to ints. Two of these were real bugs.