octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57459] Dynamically loaded SuiteSparse functio


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57459] Dynamically loaded SuiteSparse functions should be moved to core
Date: Wed, 29 Jan 2020 08:35:17 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, bug #57459 (project octave):

I pushed the following change on default:

http://hg.savannah.gnu.org/hgweb/octave/rev/c28b8ba841fb

Now I'm not sure about what should happen with the function pointers that are
set in amd and symbfact.  Are those supposed to be set temporarily, for the
duration of functions that call SuiteSparse functions, or once when the
application starts?  If they are supposed to be set temporarily, then we
should probably be using unwind_protect objects to reset them.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57459>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]