[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #35852] fscanf does not read full file
From: |
Jordi Gutiérrez Hermoso |
Subject: |
[Octave-bug-tracker] [bug #35852] fscanf does not read full file |
Date: |
Thu, 07 Jun 2012 15:33:49 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Sparkelephant/3.6.13 |
Update of bug #35852 (project octave):
Status: Confirmed => Patch Submitted
Assigned to: jwe => jordigh
Release: 3.6.0 => 3.6.1
_______________________________________________________
Follow-up Comment #19:
Fantastic, thanks Roman, for the careful debugging and patch.
I'm not completely convinced we're doing something wrong yet, since we're not
calling C's ungetc, but rather C++'s istream::putback. This might be a bug in
MSFT's C++ stdlib implementation. I can't find any description in the C++
standard that we're doing something wrong.
I'm going to investigate the problem a bit more to see what the right thing to
do here is, but I will most likely apply your patch within a short while. Is
it ok to credit you as "Roman Hiestand <address@hidden>"?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35852>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/05
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file,
Jordi Gutiérrez Hermoso <=
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/07
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Jordi Gutiérrez Hermoso, 2012/06/11
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/12
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Jordi Gutiérrez Hermoso, 2012/06/12
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, John W. Eaton, 2012/06/12
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/13
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, John W. Eaton, 2012/06/13
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Jordi Gutiérrez Hermoso, 2012/06/18
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/19
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, John W. Eaton, 2012/06/19