[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: |
Mon, 11 Jun 2012 21:46:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Lakeanemone/3.6.13 |
Follow-up Comment #21, bug #35852 (project octave):
There are a bunch of other locations in lo-utils.cc that we call
istream::putback more than once, more than the ones you've patched about. It
seems awkward to "fix" all of those, when I can't even find a clear indication
that istream::putback shouldn't be called this way. Can you find a C++
reference, not C, that says we're doing something wrong, or how should we do
this correctly?
I am still probably going to apply your patch, but I want to know what the
right thing to do here is. As far as I can tell, we're calling
istream::putback correctly.
_______________________________________________________
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, 2012/06/07
- [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 <=
- [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
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, John W. Eaton, 2012/06/21
- [Octave-bug-tracker] [bug #35852] fscanf does not read full file, Roman Hiestand, 2012/06/22