On Mon, May 7, 2012 at 10:08 AM, Stefan Behnel <[email protected]> wrote: > mark florisson, 07.05.2012 18:19: >> On 7 May 2012 17:04, Vitja Makarov wrote: >>> Hmm, it seems to me that master is currently broken: >>> >>> https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests/BACKEND=c,PYVERSION=py27-ext/ >>> >> Quite broken, in fact :) It doesn't ever print error messages property >> anymore. > > Yes, Robert broke the compiler error processing while trying to fix it up > for parallel compilation. > > https://github.com/cython/cython/commit/5d1fddb87fd68991e7fbc79c469273398638b6ff
Argh, I made that change at the last minute when I was removing a couple of debug print statements. I say we wait another week or so at least to see if any new bug reports come in, but prep a release to be cut soon, but holding it up on any new features that have not gone in yet. - Robert _______________________________________________ cython-devel mailing list [email protected] http://mail.python.org/mailman/listinfo/cython-devel
