|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to install and crash in function |
| Date: | Wed, 23 Sep 2020 02:32:15 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36 Edg/85.0.564.51 |
Follow-up Comment #41, bug #58957 (project octave):
Not sure if I got this right. But instead of repeatedly initializing and
freeing rsb, it might be easier (and more performant) to lock the necessary
function(s) in memory.
See e.g. here for how it is done in `__init_fltk__` for the
`fltk_graphics_toolkit`:
https://hg.savannah.gnu.org/hgweb/octave/file/39997caa42f6/libinterp/dldfcn/__init_fltk__.cc#l2511
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58957>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |