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: Tue, 3 Jan 2023 18:14:18 -0500 (EST)

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

Oh, first I see now that it is std::array, not vector and that it seems to
have the declaration but not be able to instantiate it?  Weird, but the
resource-manager.cc file did include <array> and that header is not explicitly
included in gui-settings.cc.  So, does including <array> in gui-settings.cc
help?  If not, what exactly could be missing that is preventing instantiation
there?


    _______________________________________________________

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]