Fix broken error reporting for functions in pxds
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 27 Nov 2008 16:54:26 +0000 (17:54 +0100)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 27 Nov 2008 16:54:26 +0000 (17:54 +0100)
commit55ac39ee5987a681b07a5b9ade320f221f37be61
treea1431fca651362c4371558e3ce420237f81d87d7
parent5748aa14b6004e3e5e111067898f5a41f052c827
Fix broken error reporting for functions in pxds
Cython/Compiler/ParseTreeTransforms.py
tests/errors/e_func_in_pxd.pyx [new file with mode: 0644]
tests/errors/e_func_in_pxd_support.pxd [new file with mode: 0644]