2010/12/4 Ondrej Certik <[email protected]>: > Hi, > > I was missing the option to tell Cython to stop on the first error. So > I have implemented it: > > https://github.com/cython/cython/pull/3 > > Ondrej >
Hi! Is that a good idea to call sys.exit() in Errors.py maybe there is another way to stop compilation? -- vitja. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
