#9167: Resolve ecl.dll conflict on Cygwin
----------------------------------------------------------------+-----------
       Reporter:  was                                           |         
Owner:  tbd                                
           Type:  defect                                        |        
Status:  positive_review                    
       Priority:  major                                         |     
Milestone:  sage-5.7                           
      Component:  cygwin                                        |    
Resolution:                                     
       Keywords:  cygwin spkg ecl                               |   Work 
issues:                                     
Report Upstream:  None of the above - read trac for reasoning.  |     
Reviewers:  Karl-Dieter Crisman, Jeroen Demeyer
        Authors:  Jean-Pierre Flori                             |     Merged 
in:                                     
   Dependencies:  #13324, #13860                                |      
Stopgaps:                                     
----------------------------------------------------------------+-----------

Comment (by kcrisman):

 Is it possible one might get a doctest error on this?  I did a weird
 upgrade where I already had this ticket, from 5.6.rc0 to 5.6, and then got
 this.
 {{{
 File
 "/Users/karl.crisman/Downloads/sage-5.6/devel/sage/sage/libs/ecl.pyx",
 line 247:
     sage: inf_loop()
 Expected:
     Traceback (most recent call last):
     ...
     RuntimeError: ECL says: Console interrupt
 Got:
     Traceback (most recent call last):
       File
 "/Users/karl.crisman/Downloads/sage-5.6/local/bin/ncadoctest.py", line
 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File
 "/Users/karl.crisman/Downloads/sage-5.6/local/bin/sagedoctest.py", line
 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File
 "/Users/karl.crisman/Downloads/sage-5.6/local/bin/ncadoctest.py", line
 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_6[7]>", line 1, in <module>
         inf_loop()###line 247:
     sage: inf_loop()
       File "ecl.pyx", line 704, in sage.libs.ecl.EclObject.__call__
 (sage/libs/ecl.c:5038)
       File "ecl.pyx", line 280, in sage.libs.ecl.ecl_safe_apply
 (sage/libs/ecl.c:3049)
     RuntimeError: ECL says: Console interrupt.
 }}}
 Note the one-character difference (on Mac, anyway).  Can someone check
 this?  I think it might be due to my having done the upgrade and thus not
 important.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9167#comment:118>
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].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to