#12985: Possible future issues with ECL build with unicode enabled
------------------------------------------------------------------+---------
       Reporter:  pcpa                                            |         
Owner:  was            
           Type:  enhancement                                     |        
Status:  needs_review   
       Priority:  minor                                           |     
Milestone:  sage-5.1       
      Component:  interfaces                                      |    
Resolution:                 
       Keywords:                                                  |   Work 
issues:                 
Report Upstream:  Reported upstream. Developers deny it's a bug.  |     
Reviewers:  François Bissey
        Authors:  Paulo César Pereira de Andradet                 |     Merged 
in:                 
   Dependencies:                                                  |      
Stopgaps:                 
------------------------------------------------------------------+---------

Comment (by fbissey):

 Paulo I tried the patch with 5.1.beta6 and ecl-12.2.1 with unicode enabled
 and the sage/libs/ecl.pyx doctest stops waiting for input (with -verbose I
 get):
 {{{
 Trying:
     interrupt_after_delay(Integer(1000))###line 246:_sage_    >>>
 interrupt_after_delay(1000)
 Expecting nothing
 ok
 Trying:
     inf_loop()###line 247:_sage_    >>> inf_loop()
 Expecting:
     Traceback (most recent call last):
     ...
     RuntimeError: ECL says: Console interrupt

 Condition of type: SIMPLE-TYPE-ERROR
 In function MAKE-FOREIGN-DATA-FROM-ARRAY, the value of argument is
         "Console interrupt."
 which is not of expected type BASE-STRING
 Available restarts:

 1. (USE-VALUE) Supply a new value of type BASE-STRING.

 Top level.
 >
 }}}
 and it stays at that prompt until I interrupt it.

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