Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expression.pyx fails to build on Cygwin #13337

Closed
jpflori opened this issue Aug 4, 2012 · 8 comments
Closed

expression.pyx fails to build on Cygwin #13337

jpflori opened this issue Aug 4, 2012 · 8 comments

Comments

@jpflori
Copy link

jpflori commented Aug 4, 2012

expression.pyx fails to build on Cygwin because of template problems with the infinity class from pyanc.
Maybe its confused with sage.rings.infinity[.infinity]?
Replacing it with GiNaC::infinity pleases g++.

Apply attachment: trac_13337-template.patch.

Component: porting: Cygwin

Keywords: cygwin pynac

Author: Jean-Pierre Flori

Reviewer: Dmitrii Pasechnik

Merged: sage-5.3.beta1

Issue created by migration from https://trac.sagemath.org/ticket/13337

@jpflori jpflori added this to the sage-5.3 milestone Aug 4, 2012
@jpflori
Copy link
Author

jpflori commented Aug 4, 2012

Attachment: trac_13337-template.patch.gz

Make ginac.pxk more explicit for infinity class.

@jpflori
Copy link
Author

jpflori commented Aug 4, 2012

Changed keywords from none to cygwin pynac

@jpflori
Copy link
Author

jpflori commented Aug 4, 2012

Author: Jean-Pierre Flori

@jpflori

This comment has been minimized.

@dimpase
Copy link
Member

dimpase commented Aug 5, 2012

comment:2

This fix is needed and works on my Cygwin, too.

@dimpase
Copy link
Member

dimpase commented Aug 8, 2012

comment:3

looks good.

@jdemeyer
Copy link

jdemeyer commented Aug 8, 2012

Reviewer: Dmitrii Pasechnik

@jdemeyer
Copy link

Merged: sage-5.3.beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants