Ticket #2585 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

padic_check_bugfix.patch Download (12.5 KB) - added by roed 5 years ago.
2585.patch Download (12.8 KB) - added by mhansen 5 years ago.

Change History

Changed 5 years ago by roed

Changed 5 years ago by mhansen

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.

comment:2 Changed 5 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 2.11.alpha0

Note: See TracTickets for help on using tickets.