#13666 closed enhancement (fixed)
py-numeric: Incorporate bug fixes for memry leaks only available in CVS
Reported by: | macports_dharland@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | ||
Port: |
Description
Numeric 24.2 for python was the last ever release of Numeric, due to it being superseded by numpy. Since its release there have been two key patches in the CVS sources to deal with memory leaks.
This ticket incorporates those patches.
Attachments (5)
Change History (8)
Changed 17 years ago by macports_dharland@…
Changed 17 years ago by macports_dharland@…
Attachment: | patch-Src-arrayobject.c added |
---|
Patch to arrayobject for memory leak in tolist()
Changed 17 years ago by macports_dharland@…
Attachment: | patch-Packages-dotblas-_dotblas.c added |
---|
Patch to dotblas for error in inner product
Changed 17 years ago by macports_dharland@…
Attachment: | patch-changes.txt added |
---|
Patch to changes.txt to include note of inner product fix
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → Port Enhancements |
---|---|
Type: | defect → enhancement |
Changed 17 years ago by macports_dharland@…
Attachment: | Portfile.diff added |
---|
A diff showing the changes in the portfile
comment:2 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r33242, will flow in through port sync
in the next half an hour or so. Thanks for the submission! Closing ticket.
-jmpp
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
New Portfile