#13616: SIGABRT in unit_part() for padic extension elements
----------------------------+-----------------------------------------------
       Reporter:  saraedum  |         Owner:  roed        
           Type:  defect    |        Status:  needs_review
       Priority:  critical  |     Milestone:  sage-5.5    
      Component:  padics    |    Resolution:              
       Keywords:            |   Work issues:              
Report Upstream:  N/A       |     Reviewers:              
        Authors:            |     Merged in:              
   Dependencies:            |      Stopgaps:              
----------------------------+-----------------------------------------------
Changes (by roed):

  * status:  new => needs_review


Comment:

 The problem is that `_normalize` deletes `self.unit` if there's no
 relative precision, since NTL can't handle modulus 5^0.  The attached
 patch fixes the problem and adds some documentation for fixed modulus
 elements.

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