[Cython] Bug: Returning real value crashes the code, complex value does not

2013-03-26 Thread Martin Fiers
Dear Cython developers, I stumbled upon a strange error when using Cython. I made a minimal working example, see attachment for the two necessary files. (btw I didn't find the e-mail address of Robert Bradshaw so I could not request him for an account on the issue tracker. Is it possible to pu

Re: [Cython] Bug: Returning real value crashes the code, complex value does not

2013-03-26 Thread Robert Bradshaw
On Tue, Mar 26, 2013 at 2:52 AM, Martin Fiers wrote: > Dear Cython developers, > > I stumbled upon a strange error when using Cython. I made a minimal working > example, see attachment for the two necessary files. (btw I didn't find the > e-mail address of Robert Bradshaw so I could not request hi

Re: [Cython] Bug: Returning real value crashes the code, complex value does not

2013-03-26 Thread Martin Fiers
On 3/26/2013 6:48 PM, Robert Bradshaw wrote: On Tue, Mar 26, 2013 at 2:52 AM, Martin Fiers wrote: Dear Cython developers, I stumbled upon a strange error when using Cython. I made a minimal working example, see attachment for the two necessary files. (btw I didn't find the e-mail address of R