Ticket #2585 (closed defect: fixed)
[with-patch, positive review] padic bugfix - check=False in constructor
| Reported by: | roed | Owned by: | roed |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.11 |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Fixes bug in Qp, Zp, etc that causes segmentation faults in the constructor.
Attachments
Change History
comment:1 Changed 5 years ago by mhansen
- Summary changed from [with-patch] padic bugfix - check=False in constructor to [with-patch, positive review] padic bugfix - check=False in constructor
I fixed a small bug in the patch (changed p in Zq integer check to q). Apply 2585.patch. Otherwise, it looks good to me.
Note: See
TracTickets for help on using
tickets.

