Module-level cpdef functions fixed, new patch and tar up at the same place.
On Jun 11, 2008, at 8:18 PM, Gary Furnish wrote: > Well it looked like there was a file in site-packages that was causing > the problem that was not there in the last revision. Odd...any suggestions on how to fix this? > > On Wed, Jun 11, 2008 at 8:05 PM, Robert Bradshaw > <[EMAIL PROTECTED]> wrote: >> Thanks for the report. That's what release candidates are for, >> right :-) >> >> I compiled Sage a couple of revisions back, and it worked fine, and >> did another sage -ba when I sent out this email (and just now >> checked, it has the same problem with module-level cpdef functions). >> I'm going to try to sort this out and I'll get back to you so we can >> be sure it works with your symbolics. >> >> As for nixing site-packages/cython I'm not sure what would cause >> that... >> >> - Robert >> >> On Jun 11, 2008, at 7:55 PM, Gary Furnish wrote: >> >>> This completely breaks the symbolics rewrite in Sage, and requires a >>> removal of site-packages/cython and reinstall of old version to fix >>> the damage. (Specifically it seems to break module level cpdef >>> functions in some of the files in the circular def stuff, but I'm >>> not >>> convinced that module level cpdef functions arn't broke on their >>> own) >>> >>> On Wed, Jun 11, 2008 at 5:32 PM, Robert Bradshaw >>> <[EMAIL PROTECTED]> wrote: >>>> You can download it at http://cython.org/Cython-0.9.8.tar.gz to try >>>> it out, or pull from http://hg.cython.org/cython-devel/ >>>> >>>> This release catches us up with all of the features of Pyrex >>>> 0.9.8 as >>>> well as numerous independent improvements. >>>> >>>> - Robert >>>> >>>> _______________________________________________ >>>> Cython-dev mailing list >>>> [email protected] >>>> http://codespeak.net/mailman/listinfo/cython-dev >>>> >>> _______________________________________________ >>> Cython-dev mailing list >>> [email protected] >>> http://codespeak.net/mailman/listinfo/cython-dev >> >> _______________________________________________ >> Cython-dev mailing list >> [email protected] >> http://codespeak.net/mailman/listinfo/cython-dev >> > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
