Re: [Cython] Cython compiler crash in 0.24

2016-04-23 Thread Robert Bradshaw
Thanks for the report. Looking into it. On Fri, Apr 22, 2016 at 2:14 AM, Isuru Fernando wrote: > Hi, > > When cythonizing a .pyx I get an error in Cython 0.24 which was not there > in Cython 0.23.3 > > After printing the stacktrace, this seems to be because of this line > https://github.com/cyth

[Cython] Cython compiler crash in 0.24

2016-04-22 Thread Isuru Fernando
Hi, When cythonizing a .pyx I get an error in Cython 0.24 which was not there in Cython 0.23.3 After printing the stacktrace, this seems to be because of this line https://github.com/cython/cython/commit/6d55fd189f6ee9d4374d00b8c9c320bd04332bab#diff-28c66ef9e2ff564619ef82aa9d72ee7dR2762 where a