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 13:53:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

These pointers are set in a number of other functions.

I'm now thinking that we should set them each time we need them to be set for
our purposes and reset them to the previous value when done.  That way we
don't cause trouble for other code that may also be using these pointers.  If
we just set them once when liboctave is initialized, then some other function
(not our code) may wipe out our setting.

    _______________________________________________________

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]