#13324: Upgrade ECL to 12.7.1 and let it build on (recent) Cygwins
----------------------------------------------------------------+-----------
Reporter: jpflori |
Owner: tbd
Type: defect |
Status: needs_work
Priority: major |
Milestone: sage-5.6
Component: cygwin |
Resolution:
Keywords: cygwin ecl spkg | Work
issues: test if issues remain with new patches
Report Upstream: Fixed upstream, but not in a stable release. |
Reviewers: François Bissey
Authors: Jean-Pierre Flori | Merged
in:
Dependencies: |
Stopgaps:
----------------------------------------------------------------+-----------
Comment (by jpflori):
Running some trivial infinite loop involving lisp() from Sage stucks and
when interrupted spits
{{{
^C---------------------------------------------------------------------------
TypeError Traceback (most recent call
last)
/home/jp/boulot/sage/sage-5.5.rc0/devel/sage-main/<ipython console> in
<module>()
/home/jp/boulot/sage/sage-5.5.rc0/local/lib/python2.7/site-
packages/sage/interfaces/interface.pyc in __call__(self, x, name)
193
194 if isinstance(x, basestring):
--> 195 return cls(self, x, name=name)
196 try:
197 return self._coerce_from_special_method(x)
/home/jp/boulot/sage/sage-5.5.rc0/local/lib/python2.7/site-
packages/sage/interfaces/expect.pyc in __init__(self, parent, value,
is_name, name)
1311 except (TypeError, KeyboardInterrupt, RuntimeError,
ValueError), x:
1312 self._session_number = -1
-> 1313 raise TypeError, x
1314 self._session_number = parent._session_number
1315
TypeError:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13324#comment:41>
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.