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

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

[Octave-bug-tracker] [bug #57435] Test suite crashes on Windows on spars


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57435] Test suite crashes on Windows on sparse.tst
Date: Sat, 21 Dec 2019 12:31:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #19, bug #57435 (project octave):

If locking amd.oct avoids the problem, then maybe we should just move that
function to corefcn instead of defining it as a .oct file in dldfcn.  The
suitesparse libraries are always linked with liboctave if they are available
so there is no real point in dynamically loading functions that depend on that
library.

If we always load suitesparse libraries if they are available, then we could
also refactor the way that suitesparse config is handled as the comments in
SuiteSparse_config.h recommend.  Instead of attempting to initialize those
function pointers on demand, we could do it once at startup.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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