Re: [Cython] (no subject)

2012-12-05 Thread Yaroslav Halchenko
On Wed, 05 Dec 2012, mark florisson wrote: > > Thanks, I merged it. > It'd be nice if you could add this as a testcase in the tests/run > directory as a "don't segfault" kind of test. I would be happy to extend the test battery but my blunt attempt failed, i.e. the test doesn't cause the failure

Re: [Cython] (no subject)

2012-12-05 Thread mark florisson
On 5 December 2012 17:11, mark florisson wrote: > On 5 December 2012 16:54, Yaroslav Halchenko wrote: >> Thank you Bradley, >> >> This was easy enough even so that I could fix it (I think) -- just a >> typo: >> >> https://github.com/cython/cython/pull/165 >> >> feedback would be welcome ;) >>

Re: [Cython] (no subject)

2012-12-05 Thread mark florisson
On 5 December 2012 16:54, Yaroslav Halchenko wrote: > Thank you Bradley, > > This was easy enough even so that I could fix it (I think) -- just a > typo: > > https://github.com/cython/cython/pull/165 > > feedback would be welcome ;) > > On Mon, 03 Dec 2012, Bradley M. Froehle wrote: > >>I

Re: [Cython] (no subject)

2012-12-05 Thread Yaroslav Halchenko
Thank you Bradley, This was easy enough even so that I could fix it (I think) -- just a typo: https://github.com/cython/cython/pull/165 feedback would be welcome ;) On Mon, 03 Dec 2012, Bradley M. Froehle wrote: >I ran `git bisect`: >d96dfdbb290d23bf3b4a186dc5b1b5d9ee7fcaa5 is the