[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix CAMD/COLAMD/CCOLAMD/CXSparse include search directories
From: |
Kyle Guinn |
Subject: |
Re: Fix CAMD/COLAMD/CCOLAMD/CXSparse include search directories |
Date: |
Sun, 13 Jan 2013 14:44:18 -0600 |
On 1/13/13, Carnë Draug <address@hidden> wrote:
> On 12 January 2013 07:19, Kyle Guinn <address@hidden> wrote:
>> Since around version 3.4.0 or maybe 3.2.4 or earlier, I noticed that
>> octave could no longer find some parts of SuiteSparse that I had
>> installed. I've finally gotten around to finding the changeset that
>> broke it. Patch is attached.
>
> Hi Kyle
>
> could you please submit this to Octave's patch tracker [1] ? Patches
> are much more likely to get lost and forgotten when sent to the
> mailing list.
>
> Thanks
> Carnë
>
> [1] https://savannah.gnu.org/patch/?func=additem&group=octave
Hi Carnë,
It appears that Rik has already taken care of applying it.
http://hg.savannah.gnu.org/hgweb/octave/rev/398ae067e811
I'll be sure to use that for future patches. For some reason I
thought I needed an account to use that patch tracker.
-Kyle