Fix 158 to ignore extern redeclarations.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 9 Apr 2009 08:51:38 +0000 (01:51 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 9 Apr 2009 08:51:38 +0000 (01:51 -0700)
commit8a44e54c606c8b463db24d448c73b077c45fbec2
tree88c5fd98b3710cd2c2bd624c3397d5f0f6489f9e
parentbd50b31c1731af4e406ea4707aabff4c9bd05316
Fix 158 to ignore extern redeclarations.
Cython/Compiler/ParseTreeTransforms.py