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

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

[Octave-bug-tracker] [bug #41326] textread gives unnecessary warning on


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41326] textread gives unnecessary warning on umlauts
Date: Thu, 23 Jan 2014 22:52:43 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1

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

So it worked with textscan.

That's intriguing, as both textread and textscan invoke the very same backend
for the actual text processing, i.e., strread.m

Furthermore, as to file encoding etc. I can't find any real difference between
textscan.m (which is handed a file id by the user) and textread.m (which
itself creates the file id). In the end both read the same text string and
hand it to strread.m


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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