Opened 14 years ago
Closed 14 years ago
#1826 closed defect (fixed)
[with patch, positive review] cdefs.pxi and stdsage.pxi were missing some function declarations
Reported by: | robertwb | Owned by: | cwitty |
---|---|---|---|
Priority: | major | Milestone: | sage-2.10.1 |
Component: | misc | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
This is a small patch, but forces a re-compile of almost the whole library.
Attachments (2)
Change History (6)
Changed 14 years ago by
comment:1 Changed 14 years ago by
- Summary changed from cdefs.pxi and stdsage.pxi were missing some function declarations to [with patch] cdefs.pxi and stdsage.pxi were missing some function declarations
Changed 14 years ago by
comment:2 Changed 14 years ago by
PS - testall passes with these two patches
comment:3 Changed 14 years ago by
- Summary changed from [with patch] cdefs.pxi and stdsage.pxi were missing some function declarations to [with patch, positive review] cdefs.pxi and stdsage.pxi were missing some function declarations
comment:4 Changed 14 years ago by
- Resolution set to fixed
- Status changed from new to closed
Merged in Sage 2.10.1.alpha0
Note: See
TracTickets for help on using
tickets.
While we're at it...