bugAVR C Runtime Library - Bugs: bug #10068, vfscanf fails to properly process...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10068: vfscanf fails to properly process multiple floating point numbers.

Submitter:  None
Submitted:  Thu 19 Aug 2004 08:22:20 PM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  joerg_wunsch
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Mon 20 Sep 2004 10:23:05 PM UTC, comment #2: 

Suggested fix (plus a few comments) applied in both, HEAD
and the 1.0 branch.

Thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 19 Aug 2004 09:37:27 PM UTC, comment #1: 

Here is the patch.

Brent

Anonymous
Thu 19 Aug 2004 08:22:20 PM UTC, original submission:  

Hi,

In the vfcsanf function the array fltchars location 10 and 12 are set to zero to prevent multiple occurrences of the 'e' and '.' characters in the floating point conversion case statement. Unfortunately the array is not restored for the next value.

Thanks

Brent

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1659:  patch added by None (656B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-09-20 joerg_wunsch Open/ClosedOpen Closed
2004-09-20 joerg_wunsch Assigned toNone joerg_wunsch
2004-08-19 None Attached File- Added patch, #1589

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code