> On May 16, 2009, at 2:33 AM, Dag Sverre Seljebotn wrote: > >>> On May 12, 2009, at 1:52 PM, Dag Sverre Seljebotn wrote: >>> >>>> Please try it out and report any problems: >>>> >>>> http://sage.math.washington.edu/home/dagss/Cython-0.11.2.beta.tar.gz >>> >>> I upgraded a fresh sage-3.4.2 and it built without any changes or >>> hitches, and is now running tests (which look good so far). >>> >>> http://sage.math.washington.edu/home/robertwb/sage-3.4.2-cython/ >>> log.txt >> >> Yes, I did that before releasing the beta. So my problems is with a >> changeset after the beta point, in current cython-devel. > > This is actually with the latest from -devel.
OK. Great! Will you post again when it is done testing? I'll then blame the fact that I didn't use screen and got disconnected (but I was running a detached script and the log indicated completion, which I trusted....anyway, it is shady enough not to look further into it.) I'm still a bit worried about compiling multiple files with your utility code modifying types; I fixed one instance but there's likely more. I have an idea for pushing that to code generation time which I'll see if I get time to implement (though if you have time by all means have a look yourself, I've got a lot on my platter today). Then I'll try to get in the latest patches to pyximport, and then do an RC this weekend. On my tutorial on Monday I'll just point them to the RC, and then hopefully release the RC without any changes on Wednesday or so. Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
