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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63383] Error in sscanf in special cases when


From: Rik
Subject: [Octave-bug-tracker] [bug #63383] Error in sscanf in special cases when '%f' conversion is used
Date: Tue, 22 Nov 2022 11:46:49 -0500 (EST)

Update of bug #63383 (project octave):

                  Status:               Confirmed => In Progress            

    _______________________________________________________

Follow-up Comment #4:

I just wanted to note that this bug report has spawned hours of work trying to
understand, and then correct the behavior of the octave_stream class.  The bad
news is that this code is very complicated, spread over multiple files, and
because it is so brittle making even small changes breaks other bits of
functionality.

The good news is that progress has been made and that a bare '-' character now
issues an error for both %d and %f formats with the stream pointer correctly
pointing to the source of the error.  See changesets
http://hg.savannah.gnu.org/hgweb/octave/rev/d006285b7509 and
http://hg.savannah.gnu.org/hgweb/octave/rev/2d38bc5a35db.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63383>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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