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

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

[Octave-bug-tracker] [bug #60469] F9 to run selected code stopped workin


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60469] F9 to run selected code stopped working
Date: Thu, 27 May 2021 04:13:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66

Follow-up Comment #18, bug #60469 (project octave):

Re comment #16: I can't rule out that symbol visibility is causing issues
here.

I noticed that since the changes related to symbol visibility made around the
end of last year on the default branch, we are not exporting some symbols from
liboctinterp that we probably should. (We should probably get that sorted out
some time before Octave 7 hits stable. But that is trickier than one might
expect.)
I wouldn't be surprised if the same holds for some symbols from liboctgui.

I don't know how these signal slot connections are working and how symbol
visibility might interfere. So this is just a guess:
Does it help to add the OCTGUI_API attribute to the octave_qscintilla class
for this particular issue?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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