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




reply via email to

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