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

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

[Octave-bug-tracker] [bug #54463] Creating a new .m file with full path


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54463] Creating a new .m file with full path shows popup with full file path appended to current directory
Date: Fri, 10 Aug 2018 15:27:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #20, bug #54463 (project octave):

Philip - my point wasn't that this would fix an equivalent bug in the edit
function in the console version of Octave at all.

My point was only that other parts of Octave use the
octave::sys::env::absolute_pathname function for other limited purposes. If we
use it in the GUI as well, it exposes the function to more users and may help
identify latent bugs or other problems with the function.

Same thing with functions having to do with system time, or temporary files,
or network access. If we use the Qt functions for all of these, then the
liboctave functions don't get exercised as much.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54463>

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




reply via email to

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