#7377: Symbolic Ring to Maxima via EclObject
-----------------------------------------------------------------------+----
   Reporter:  nbruin                                                   |       
Owner:  nbruin      
       Type:  enhancement                                              |      
Status:  needs_work  
   Priority:  major                                                    |   
Milestone:  sage-feature
  Component:  symbolics                                                |    
Keywords:              
     Author:  Nils Bruin, Jean-Pierre Flori                            |    
Upstream:  N/A         
   Reviewer:  Jean-Pierre Flori, François Bissey, Karl-Dieter Crisman  |      
Merged:              
Work_issues:                                                           |  
-----------------------------------------------------------------------+----

Comment(by jpflori):

 Replying to [comment:78 nbruin]:

 > ` sage -t  devel/sage-main/sage/interfaces/gap3.py # Time out ` this is
 a real error that was probably introduced by `split_and_refactor`. The
 timeout is caused by an infinite recursion upon exit (run with -verbose)
 and probably has to do with the fact that ` sage: gap3("1+2") ` now fails
 differently. It seems that a "name()" attribute is missing. If you now try
 to "quit()", an infinite loop on some Exception resolution is triggered,
 but I expect the damage happened in the line above. gap3 is optional, by
 the way, but the error apparently already happens with tests that check
 the absence of gap3. Impressive progress indeed!

 Thanks for that one, I do not have gap3 installed and get the time out,
 but did not bother. I'll have a look at it.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7377#comment:79>
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.

Reply via email to