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

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

[Octave-bug-tracker] [bug #50102] dlmread crashing the interpreter on Cy


From: Rik
Subject: [Octave-bug-tracker] [bug #50102] dlmread crashing the interpreter on Cygwin
Date: Sun, 19 Mar 2017 18:13:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #23, bug #50102 (project octave):

The interpreter shouldn't produce an error for valid input.  I checked in a
change on the stable branch that handles the case you discovered where
specifying a column c0 which is greater than the number of actual columns of
data emits an error.  See
http://hg.savannah.gnu.org/hgweb/octave/rev/85ffe1bdd3a0.  Because it was
really the same test, I also changed dlmread to return a 0x0 empty matrix when
there is no data in the file.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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