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: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63437] Null pointer dereference in file-editor-tab.cc
Date: Tue, 29 Nov 2022 02:55:20 -0500 (EST)

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

Default values for the encoding would be better in that context.

What about `notice_settings`? Maybe like this?

if (settings)
{
  // notice_settings
  // set encoding
}
else
{
  // notice_settings with default values?
  // set encoding with default values
}




    _______________________________________________________

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]