Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Neal Becker
Robert Bradshaw wrote: > Oh, I see what the issue is. Sorry. Try this (on top of the previous): > https://github.com/cython/cython/commit/a2bec15e0db9ebdd22504268c15bfa059b44f72f > > On Fri, Feb 5, 2016 at 6:37 AM, Neal Becker > wrote: >> Dimitri John Ledkov wrote: >> >>> On 5 February 2016 at

Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Robert Bradshaw
Oh, I see what the issue is. Sorry. Try this (on top of the previous): https://github.com/cython/cython/commit/a2bec15e0db9ebdd22504268c15bfa059b44f72f On Fri, Feb 5, 2016 at 6:37 AM, Neal Becker wrote: > Dimitri John Ledkov wrote: > >> On 5 February 2016 at 12:13, Neal Becker >> wrote: >>> Robe

Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Neal Becker
Dimitri John Ledkov wrote: > On 5 February 2016 at 12:13, Neal Becker > wrote: >> Robert Bradshaw wrote: >> >>> Try this: >>> >> https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7 >> >> What's the easiest way to grab this in the form of a diff? I don't see >> anyth

Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Dimitri John Ledkov
On 5 February 2016 at 12:13, Neal Becker wrote: > Robert Bradshaw wrote: > >> Try this: >> > https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7 > > What's the easiest way to grab this in the form of a diff? I don't see > anything in the ui on github to do this (other

Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Neal Becker
Robert Bradshaw wrote: > Try this: > https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7 What's the easiest way to grab this in the form of a diff? I don't see anything in the ui on github to do this (other than cut + paste + manually edit) _