[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62723] sscanf returns an error when there is
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #62723] sscanf returns an error when there is no error |
Date: |
Mon, 21 Nov 2022 16:42:20 -0500 (EST) |
Update of bug #62723 (project octave):
Status: Fixed => Confirmed
Open/Closed: Closed => Open
Release: 7.1.0 => dev
_______________________________________________________
Follow-up Comment #6:
Sadly, I am re-opening this bug report on the development branch (Octave 9).
I had to make extensive changes to sscanf in order to make it more Matlab
compatible and to resolve issues with bug #63383. However, this now causes a
failure for this test:
[line,count,errmsg,nextindex] = sscanf(' ,1 ',' %s ',1)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62723>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62723] sscanf returns an error when there is no error,
Rik <=