#10743: Add iterator protocol to EclObject
---------------------------+------------------------------------------------
   Reporter:  nbruin       |       Owner:  nbruin         
       Type:  enhancement  |      Status:  needs_review   
   Priority:  major        |   Milestone:  sage-4.6.2     
  Component:  interfaces   |    Keywords:  ECL lisp ecllib
     Author:  Nils Bruin   |    Upstream:  N/A            
   Reviewer:               |      Merged:                 
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by jpflori):

 The patch applied cleanly on 4.6.2alpha4.

 I got one minor doctest failure running "make ptest" (I'm using the new
 ECL 11.1 and Maxima 5.23 packages, maybe something changed with the new
 ECL):

 {{{
 The following tests failed:

         sage -t  -force_lib devel/sage/sage/libs/ecl.pyx # 1 doctests
 failed
 ----------------------------------------------------------------------
 Total time for all tests: 2519.8 seconds
 make: *** [ptest] Erreur 128
 [jp@napoleon]% sage -t  -force_lib devel/sage/sage/libs/ecl.pyx
 ~/sage/sage-4.6.2.alpha4
 zsh: command not found: sage
 [jp@napoleon]% ./sage -t  -force_lib devel/sage/sage/libs/ecl.pyx
 ~/sage/sage-4.6.2.alpha4
 sage -t -force_lib "devel/sage/sage/libs/ecl.pyx"
 **********************************************************************
 File "/home/jp/sage/sage-4.6.2.alpha4/devel/sage/sage/libs/ecl.pyx", line
 415:
     sage: a
 Expected:
     <ECL: 9.999999999999999E39>
 Got:
     <ECL: 9.999999999999999e39>
 }}}

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