#13806: Building complex_double.pyx fails on Cygwin
--------------------------------------+-------------------------------------
Reporter: jpflori | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: cygwin | Resolution:
Keywords: cygwin cephes spkg | Work issues: cephes spkg
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Jean-Pierre Flori | Merged in:
Dependencies: | Stopgaps:
--------------------------------------+-------------------------------------
Comment (by kcrisman):
Dumb question: Even though this patch worked fine, there seems to be an
extraneous comma.
{{{
'sage/ext/interpreters/interp_cdf.c'],),
}}}
in the new code. I assume that as usual Python tuples can end with
commas, so it doesn't affect anything, but it looks a little silly, like
{{{
sage: integrate(x^2,x,)
1/3*x^3
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13806#comment:30>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.