]> granicus.if.org Git - python/commit
Make symtable.c safe for C++ compilers. Changed macros in the same way as
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 12 Apr 2006 04:00:50 +0000 (04:00 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 12 Apr 2006 04:00:50 +0000 (04:00 +0000)
commit019aec618a24ce0743ddee50a47d7b7413a81fda
tree5a92470c4d9acbbc60e3e3983720fb12bf108f70
parent2c33fc77feedd3766f8e732b2e1879d03420aad3
Make symtable.c safe for C++ compilers. Changed macros in the same way as
compile.c to add a cast.
Python/symtable.c