[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #42243] skip fails in fread
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #42243] skip fails in fread |
Date: |
Wed, 30 Apr 2014 09:34:01 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14 |
URL:
<http://savannah.gnu.org/bugs/?42243>
Summary: skip fails in fread
Project: GNU Octave
Submitted by: None
Submitted on: Wed 30 Apr 2014 09:34:00 AM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: Brian Tibbetts
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.0
Operating System: Mac OS
_______________________________________________________
Details:
Performing multiple single reads [ x, 1 ] with a skip seems to always work.
However, performing a read with 2 or more "groups", [ x, {2 to n} ], the skip
fails. Attached m-file demonstrates the properly working skip functionality
and then the failure.
This functionality worked correctly on 3.4.x (wasn't Homebrew) and 3.6.x
(Homebrew). My installation is built with Homebrew.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 30 Apr 2014 09:34:00 AM UTC Name: bug_fread_skip.m Size: 749B
By: None
<http://savannah.gnu.org/bugs/download.php?file_id=31282>
-------------------------------------------------------
Date: Wed 30 Apr 2014 09:34:00 AM UTC Name: chkProcNH.maj Size: 4kB By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=31283>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42243>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #42243] skip fails in fread,
anonymous <=