]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
more low-hanging fruit to make code compile under a C++ compiler. Not
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 11 Apr 2006 12:01:56 +0000 (12:01 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 11 Apr 2006 12:01:56 +0000 (12:01 +0000)
commit7b782b61c597a989a21a22c15ee95decf997429f
tree8a34ffd3e534d54448916a1fea9bfec7297a6996
parent9176fc1466c8a896ab57b054bd426e63770e2cfa
more low-hanging fruit to make code compile under a C++ compiler. Not
entirely happy with the two new VISIT macros in compile.c, but I
couldn't see a better approach.
Parser/pgenmain.c
Python/compile.c
Python/future.c
Python/pyarena.c
Python/pystate.c