[Cython] Control Flow
Stefan Behnel
stefan_ml at behnel.de
Sun May 29 13:28:50 CEST 2011
Vitja Makarov, 29.05.2011 11:17:
> 2011/5/29 Stefan Behnel:
>> Vitja Makarov, 29.05.2011 10:11:
>>> I've started new branch called control_flow_fixes.
>>
>> I think you can safely apply the subsequent fixes to the master branch, now
>> that the feature is in. That will also give you broader feedback from
>> Jenkins.
>
> I don't have write access to upstream repo.
Ah, sorry. I added you to the project members.
> Btw there is one more commit in control_flow_fixes branch with few new tests.
That makes a good test for your write access then. ;)
> What about "Error running command, failed with status 256." lines in
> sage build log?
> Is that cython crash?
Don't think so. Not sure what those failures are, but given that some
modules fail to compile, maybe it's just the late result of such a build
failure.
Stefan
More information about the cython-devel
mailing list