Fix bug #252, mangle illegal optional c argument names. 0.12.alpha0
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 5 Nov 2009 05:41:14 +0000 (21:41 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 5 Nov 2009 05:41:14 +0000 (21:41 -0800)
commit2c3e76e2e821dd18b670bd0f0b6a3533848d4768
tree86f8acaedaacf1c74c8ded65890ce883ec148fc3
parentf3fd7f915773954d14e03d2eea833fa1e7c3f7e2
Fix bug #252, mangle illegal optional c argument names.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py
tests/bugs.txt
tests/run/bad_c_struct_T252.pyx