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

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

[Octave-bug-tracker] [bug #49222] octave-io 2.4.3: xls2oct with "OCT" i


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #49222] octave-io 2.4.3: xls2oct with "OCT" interface lost the ability to read german umlauts or °
Date: Mon, 10 Oct 2016 19:11:34 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Follow-up Comment #4, bug #49222 (project octave):

ping Andreas

I'm still interested to have a fix for this, if at all possible.

In the last weeks I have tried a few things, a.o., recreate the circumstances
where you could get (w. io-2.4.0)

et = 
{
  [1,1] = 90°
  [2,1] = äöü
  [3,1] =  1234
}


but I could only get this:

{
  [1,1] = 90┬░
  [2,1] = äöü
  [3,1] =  1234
}



I suspect it must be s/th with locale but I have no further clues.
Did you run the CLI or the GUI, and what are your system settings as regards
locale? (and what system do you have anyway)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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