#344, stop pipeline before code generation in case of errors
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 10 Sep 2009 09:20:16 +0000 (02:20 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 10 Sep 2009 09:20:16 +0000 (02:20 -0700)
commitcaac4358061da546a875d0576d4b240ca7e163f6
tree3b2d3ab7b40efd249659d73b7070ceade8ed3cfd
parenta5c7de87bb506ceae23115745f7fa3b2e3015f3b
#344, stop pipeline before code generation in case of errors
Cython/Compiler/Main.py
Cython/Compiler/Nodes.py
tests/errors/e_argdefault.pyx
tests/errors/e_del.pyx
tests/errors/e_del2.pyx [new file with mode: 0644]
tests/errors/nogil.pyx