#12876: Fix element and parent classes of Hom categories to be abstract, and
simplify the Hom logic.
----------------------------------------------------------+-----------------
       Reporter:  nthiery                                 |         Owner:  
nthiery                                                                         
         
           Type:  enhancement                             |        Status:  
needs_review                                                                    
         
       Priority:  major                                   |     Milestone:  
sage-5.4                                                                        
         
      Component:  categories                              |    Resolution:      
                                                                                
     
       Keywords:  categories, Hom                         |   Work issues:  
Understand why the crash in infinite_polynomial_ring is not fixed and what 
happens with r
Report Upstream:  N/A                                     |     Reviewers:  
Simon King                                                                      
         
        Authors:  Nicolas M. ThiƩry                       |     Merged in:      
                                                                                
     
   Dependencies:  #11521, #12215, #12313, #13412. #13145  |      Stopgaps:      
                                                                                
     
----------------------------------------------------------+-----------------

Comment (by SimonKing):

 It is really really REALLY frustrating. Volker's patchbot keeps reporting
 a segfault, but I can not reproduce it on bsd.math, With #5457 and the new
 GAP spkg, make ptest just reports a single error:
 {{{
 sage -t -force_lib "devel/sage/sage/interfaces/gap.py"
 **********************************************************************
 File "/scratch/sking/sage-5.3.rc1/devel/sage/sage/interfaces/gap.py", line
 809:
     sage: gap(2)
 Expected:
     2
 Got:
     <BLANKLINE>
 **********************************************************************
 1 items had failures:
    1 of   4 in __main__.example_21
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /Users/SimonKing/.sage//tmp/gap_70056.py
          [29.6 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t -force_lib "devel/sage/sage/interfaces/gap.py"
 Total time for all tests: 29.7 seconds
 }}}
 That's rather strange, but I guess that's the problem of the GAP spkg.

 In any case, I don't see a segfault. Not on my laptop, not on the machine
 in my office, not on bsd.math.

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