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

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

[Octave-bug-tracker] [bug #45047] textread.m: n lines used as repeat cou


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #45047] textread.m: n lines used as repeat count in strread
Date: Sun, 24 May 2015 20:59:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

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

Fixed in this cs:
http://hg.savannah.gnu.org/hgweb/octave/rev/481fa65e5cab

It all took a bit more than I expected, as I found a other bugs. 

textscan.m has the same issues so I fixed them there as well. As textscan.m,
when reading from file, must preserve a file pointer position it makes sense
to indeed interpret N as the number of lines to read and follow your
suggestion. That part of the fix is still pending however.

I hope the info header +the added examples (esp. the last example) make it
more clear now about how 3rd input arg. N is to be interpreted.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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