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

Weave relies on gcc extensions -> problems on VS2008 (Trac #994) #1521

Closed
Tracked by #7
scipy-gitbot opened this issue Apr 25, 2013 · 4 comments
Closed
Tracked by #7

Weave relies on gcc extensions -> problems on VS2008 (Trac #994) #1521

scipy-gitbot opened this issue Apr 25, 2013 · 4 comments
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac

Comments

@scipy-gitbot
Copy link

Original ticket http://projects.scipy.org/scipy/ticket/994 on 2009-09-06 by @pv, assigned to unknown.

See,

http://permalink.gmane.org/gmane.comp.python.scientific.user/22066

Weave inserts '__attribute((unused))' unconditionally, although this is a gcc-only extension. Causes problem on Windows/VS2008.

@scipy-gitbot
Copy link
Author

@pv wrote on 2009-09-06

Fixed in 29b3f90 -- need to check if it is caught by tests.

@yshahin
Copy link

yshahin commented Feb 14, 2015

should this issue be closed?

@argriffing
Copy link
Contributor

I wonder if the issues labeled scipy.weave could somehow be moved to https://github.com/scipy/weave.

@person142
Copy link
Member

Closing since weave is no longer a part of SciPy. This issue is now tracked at scipy/weave#7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac
Projects
None yet
Development

No branches or pull requests

4 participants