Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-20 Thread Jeroen Demeyer
*bump* Please review, this is needed for gcc. On 2012-02-09 17:29, Jeroen Demeyer wrote: > The old (pre-flask-sagenb) Twisted spkg has some .c files with invalid C > code generated by an old version of Pyrex. This are files which are > only compiled on OS X Darwin and gcc-4.6.2 fails to compile

Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-09 Thread Jeroen Demeyer
On 2012-02-09 20:04, William Stein wrote: > I'm 100% confident about the statement: "Sage-5.0 is going to include > the new flask version of the notebook". Given your post about "Sage-5.0 goals", you are trivially right. -- To post to this group, send an email to sage-devel@googlegroups.com To un

Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-09 Thread William Stein
On Thu, Feb 9, 2012 at 10:58 AM, Jeroen Demeyer wrote: > On 2012-02-09 19:26, William Stein wrote: >> On Thu, Feb 9, 2012 at 8:29 AM, Jeroen Demeyer >> wrote: >>> The old (pre-flask-sagenb) Twisted spkg has some .c files with invalid C >>> code generated by an old version of Pyrex.  This are fil

Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-09 Thread Jeroen Demeyer
On 2012-02-09 19:26, William Stein wrote: > On Thu, Feb 9, 2012 at 8:29 AM, Jeroen Demeyer wrote: >> The old (pre-flask-sagenb) Twisted spkg has some .c files with invalid C >> code generated by an old version of Pyrex. This are files which are >> only compiled on OS X Darwin and gcc-4.6.2 fails

Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-09 Thread Keshav Kini
Apparently something in the Sage library still depends on Twisted, as Jeroen noted on #11874 ( http://trac.sagemath.org/sage_trac/ticket/11874 ). -Keshav Join us in #sagemath on irc.freenode.net ! -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from t

Re: [sage-devel] re-Pyrex Twisted (#12425) needs_review

2012-02-09 Thread William Stein
On Thu, Feb 9, 2012 at 8:29 AM, Jeroen Demeyer wrote: > The old (pre-flask-sagenb) Twisted spkg has some .c files with invalid C > code generated by an old version of Pyrex.  This are files which are > only compiled on OS X Darwin and gcc-4.6.2 fails to compile them. > Re-generating these files wi