Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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)

Portfile (1.6 KB) - added by macports_dharland@… 16 years ago.
New Portfile
patch-Src-arrayobject.c (590 bytes) - added by macports_dharland@… 16 years ago.
Patch to arrayobject for memory leak in tolist()
patch-Packages-dotblas-_dotblas.c (4.2 KB) - added by macports_dharland@… 16 years ago.
Patch to dotblas for error in inner product
patch-changes.txt (340 bytes) - added by macports_dharland@… 16 years ago.
Patch to changes.txt to include note of inner product fix
Portfile.diff (831 bytes) - added by macports_dharland@… 16 years ago.
A diff showing the changes in the portfile

Download all attachments as: .zip

Change History (8)

Changed 16 years ago by macports_dharland@…

Attachment: Portfile added

New Portfile

Changed 16 years ago by macports_dharland@…

Attachment: patch-Src-arrayobject.c added

Patch to arrayobject for memory leak in tolist()

Changed 16 years ago by macports_dharland@…

Patch to dotblas for error in inner product

Changed 16 years ago by macports_dharland@…

Attachment: patch-changes.txt added

Patch to changes.txt to include note of inner product fix

comment:1 Changed 16 years ago by jmpp@…

Milestone: Port Enhancements
Type: defectenhancement

Changed 16 years ago by macports_dharland@…

Attachment: Portfile.diff added

A diff showing the changes in the portfile

comment:2 Changed 16 years ago by jmpp@…

Resolution: fixed
Status: newclosed

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 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.