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

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

[Octave-bug-tracker] [bug #44103] Can't open a folder that contains spec


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44103] Can't open a folder that contains special characters
Date: Tue, 10 Feb 2015 00:30:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #11, bug #44103 (project octave):

I believe Qt is Unicode. Looks like the terminal is processing data as
Unicode, however we call QTextCodec::setCodecForCStrings
(QTextCodec::codecForName ("UTF-8")) in octave-gui.cc, so would be getting
multiple bytes for some characters ? which we might not be handling correctly.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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