[Cython] Fwd: Re: Cython builds on various Debian platforms

2011-02-15 Thread Stefan Behnel
[forwarding to the list, from Yaroslav Halchenko] On Tue, 15 Feb 2011, Stefan Behnel wrote: Cool. That looks good. As you mentioned, it doesn't include the test runs yet, but it would be really great if you could get those running. ok - added testing during build, so now need to assure that ev

[Cython] Fwd: Re: Cython builds on various Debian platforms

2011-02-15 Thread Stefan Behnel
[forwarding to the list, from Yaroslav Halchenko] Hi, I am a member of Python Applications Packaging Team in Debian. So now me, later some other members could chime in to provide fresh uploads. On Tue, 15 Feb 2011, Stefan Behnel wrote: Cool. That looks good. As you mentioned, it doesn't inclu

Re: [Cython] Control flow graph

2011-02-15 Thread Vitja Makarov
2011/2/15 Stefan Behnel : > Robert Bradshaw, 15.02.2011 08:21: >> >> On Mon, Feb 14, 2011 at 9:49 PM, Vitja Makarov wrote: >>> >>> 2011/2/15 Robert Bradshaw: On Sun, Feb 13, 2011 at 11:40 PM, Vitja Makarov wrote: > > Hi! > > In order to implement "reaching definitions" alg

[Cython] Cython builds on various Debian platforms

2011-02-15 Thread Stefan Behnel
[CC-ing cython-devel here] Yaroslav Halchenko is Cython's current maintainer for Debian. Yaroslav Halchenko, 15.02.2011 19:50: Stefan Behnel, 15.02.2011 18:54: Yaroslav Halchenko, 14.02.2011 21:38: I guess it might bring us surprises while building on those exotics platforms Debian supports ;

Re: [Cython] Control flow graph

2011-02-15 Thread Vitja Makarov
2011/2/15 Stefan Behnel : > Robert Bradshaw, 15.02.2011 08:21: >> >> On Mon, Feb 14, 2011 at 9:49 PM, Vitja Makarov wrote: >>> >>> 2011/2/15 Robert Bradshaw: On Sun, Feb 13, 2011 at 11:40 PM, Vitja Makarov wrote: > > Hi! > > In order to implement "reaching definitions" alg

Re: [Cython] Control flow graph

2011-02-15 Thread Dag Sverre Seljebotn
On 02/15/2011 08:21 AM, Robert Bradshaw wrote: On Mon, Feb 14, 2011 at 9:49 PM, Vitja Makarov wrote: 2011/2/15 Robert Bradshaw: On Sun, Feb 13, 2011 at 11:40 PM, Vitja Makarov wrote: Hi! In order to implement "reaching definitions" algorithm. I'm now working on control-flo