[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bugs #10068] vfscanf fails to properly process multiple
From: |
anonymous |
Subject: |
[avr-libc-dev] [bugs #10068] vfscanf fails to properly process multiple floating point numbers. |
Date: |
Thu, 19 Aug 2004 16:27:02 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 |
This mail is an automated notification from the bugs tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[bugs #10068] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10068>
Project: AVR C Runtime Library
Submitted by: 0
On: Thu 08/19/2004 at 20:22
Category: Library
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Originator Email: address@hidden
Status: Open
Summary: vfscanf fails to properly process multiple floating point numbers.
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
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10068>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-libc-dev] [bugs #10068] vfscanf fails to properly process multiple floating point numbers.,
anonymous <=