[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47517] seekg() does not work
From: |
Lachlan Andrew |
Subject: |
[Octave-bug-tracker] [bug #47517] seekg() does not work |
Date: |
Thu, 24 Mar 2016 03:06:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
URL:
<http://savannah.gnu.org/bugs/?47517>
Summary: seekg() does not work
Project: GNU Octave
Submitted by: lachlan
Submitted on: Thu 24 Mar 2016 03:06:19 AM GMT
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Matlab Compatibility
Status: Patch Submitted
Assigned to: lachlan
Originator Name: Lachlan
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
The function seek_off() and seek_pos () are commented out in
c-file-ptr-stream.cc. This means that seekg() doesn't work.
When textscan is called for a second time on a file, it needs to seek to the
correct position.
This feature is enabled by file #36334 at patch #8783, but that changeset
seems not to have been applied.
Could someone please review it?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47517>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47517] seekg() does not work,
Lachlan Andrew <=