bugGNU Octave - Bugs: bug #31910, csvread reports index out of range...

 
 

bug #31910: csvread reports index out of range error when file does not exist

Submitter:  Rik <rik5>
Submitted:  Sat 18 Dec 2010 05:28:09 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 18 Dec 2010 08:28:53 AM UTC, comment #1: 
John W. Eaton <jwe>
Group administrator
Sat 18 Dec 2010 05:28:09 AM UTC, original submission:  

Old error (3.2.4) :
error: dlmread: unable to open file `abcd'
error: called from:
error:   /usr/local/share/octave/3.2.4/m/io/csvread.m at line 32, column 5

New error (dev) :
error: dlmread: A(I,J): row index out of bounds; value 1 out of bound 0
error: called from:
error:   /home/rik/downloads/local/share/octave/3.3.54+/m/io/csvread.m at line 34, column 5

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-18 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code