octave-bug-tracker
[Top][All Lists]
Advanced

[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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]