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

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

[Octave-bug-tracker] [bug #52116] Textscan filepointer bug is still pres


From: Cees Meijer
Subject: [Octave-bug-tracker] [bug #52116] Textscan filepointer bug is still present in Windows build
Date: Tue, 26 Sep 2017 06:34:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #2, bug #52116 (project octave):

I've added a sample file that comes close to the data I'm using, and an
extract from my program that shows the problem. 
The 'read_file' function should return the first line in the file, a  matrix
with all values from the next 4 lines, and finally the sixth line in
'lastline'. And there it fails, because lastline will actually start reading
from somewhere halfway line 8. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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