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

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

[Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to


From: dezperado
Subject: [Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to install and crash in function
Date: Wed, 23 Sep 2020 03:13:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36

Follow-up Comment #42, bug #58957 (project octave):

sparsersb by itself will initialize librsb once, and the install_sparse_rsb
invocation at each sparsersb() invocation is no performance cost.

But if on Windows Octave might sweep sparsersb status out of memory in between
sparsersb calls, this is surely a problem.

You are suggesting mimicking __init_fltk__ . So I looked at it, and I'm trying
creating a __init_sparsersb__, but I find a difficulty with 'doc:' and I'm not
enough into Octave internals to figure it out quickly -- do you have a
suggestion ? Please see

+verbatim
2718 DEFMETHOD_DLD (__init_sparsersb__ , interp, , ,                          
                                                                              
                                                                              
 
2719                doc: /* -*- texinfo -*-
2720 @deftypefn {} {} __init_sparsersb__ ()
2721 Undocumented internal function.
2722 @end deftypefn */)
-verbatim
in the attached sources.



(file #49848)
    _______________________________________________________

Additional Item Attachment:

File name: sparsersb.cc                   Size:214 KB
    <https://file.savannah.gnu.org/file/sparsersb.cc?file_id=49848>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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