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

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

[Octave-bug-tracker] [bug #63437] Null pointer dereference in file-edito


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63437] Null pointer dereference in file-editor-tab.cc
Date: Sun, 4 Dec 2022 23:47:56 -0500 (EST)

Follow-up Comment #28, bug #63437 (project octave):

In addition to a few small fixes to the set of changes listed in comment #27,
I've now pushed

http://hg.savannah.gnu.org/hgweb/octave/rev/34c3cd39c4b9
http://hg.savannah.gnu.org/hgweb/octave/rev/474e184321d3
http://hg.savannah.gnu.org/hgweb/octave/rev/ca7d58406f82

Now most of what remains is moving shortcut settings to the gui_settings (aka
QSettings) object and eliminating the need to extract the shortcut_manager
object from the base octave_qobject object.  Then nearly all of the direct
uses of octave_qobject in the GUI widgets can be removed.  Then except for
main_window, I think all the rest can be removed with just a little more
refactoring.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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