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

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

[Octave-bug-tracker] [bug #57146] [GUI] F9 in GUI editor gives stray tex


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #57146] [GUI] F9 in GUI editor gives stray text
Date: Fri, 1 Nov 2019 15:55:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15 Epiphany/605.1.15

Follow-up Comment #6, bug #57146 (project octave):

The warning message should disappear after cset
http://hg.savannah.gnu.org/hgweb/octave/rev/1397742ea0fe

Qt provides the path of a QFileInfo object with "/", even in windows. This
path is canonicalized in addpath (recent fix of bug #56267) making "\" from
"/" in windows. The fix for this bug here is to just canonicalize the path in
rmpath, too.

A cset for suppressing the first extra ">>" will follow.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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