#17026 closed enhancement (fixed)
Proposed SuiteSparse update would break octave
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | alakazam@… | |
Port: | octave |
Description
There is a proposed update to SuiteSparse (#15054), which I would like to
commit (maintainer timeout).
Unfortunately, it breaks octave but only a little.
Attached is a proposed solution (as well as minor upgrade).
If approved, I could commit the change at the same time as the SuiteSparse update.
That way, octave would never be broken.
Attachments (3)
Change History (7)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | patch-sparse-util.h.patch added |
---|
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | patch-sparse-util.cc.patch added |
---|
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by alakazam@…
Sorry for not having noticed this ticket earlier ; I have just read the patch you commited and will compile and test this weekend. Thanks for the upgrade !
comment:3 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
You're welcome.
I hope I didn't step on anybody's toes.
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Fixed in r41630 (maintainer timeout).