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
On Tue, Jan 14, 2014 at 6:32 AM, Robert Bradshaw wrote:
> I've verified that Stefan's latest fix lets h5py compile.
>
>
confirmed, that the new fix works, I guess it is:
https://github.com/cython/cython/commit/714f5e86b23fee295bb6a05b83a6d1031e0439d7
thanks
there are a bunch of uninitialized use
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
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
>
>