Re: [Cython] libimobiledevice build broken by 0.20b2

2014-01-14 Thread Stefan Behnel
Julian Taylor, 14.01.2014 09:59: > On Tue, Jan 14, 2014 at 9:20 AM, Robert Bradshaw wrote: >> Thanks for the report! Looks like it's a bunch of pxi files with class >> definitions that get included, fixed via >> >> https://github.com/cython/cython/commit/27a95b9bdcdc45e95209ec92e546c0e439ecd2c9 > >

Re: [Cython] libimobiledevice build broken by 0.20b2

2014-01-14 Thread Julian Taylor
On Tue, Jan 14, 2014 at 9:20 AM, Robert Bradshaw wrote: > > > Thanks for the report! Looks like it's a bunch of pxi files with class > definitions that get included, fixed via > > https://github.com/cython/cython/commit/27a95b9bdcdc45e95209ec92e546c0e439ecd2c9 > > > confirmed that the cython buil

Re: [Cython] libimobiledevice build broken by 0.20b2

2014-01-14 Thread Robert Bradshaw
On Sun, Jan 12, 2014 at 11:35 AM, Julian Taylor wrote: > Hi, > libimobiledevice cython file fails to build with cython git head and 0.20b2. > It works with older versions, the bad commit in cython is: > commit db5d5a41b852fa32876688198e3d2d46f12de858 > Author: Robert Bradshaw > Date: Mon Dec 30