avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bugs #2924] strtod returns incorrect endptr


From: Joerg Wunsch
Subject: [avr-libc-dev] [bugs #2924] strtod returns incorrect endptr
Date: Thu, 22 Jul 2004 04:55:53 -0400
User-agent: Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0

This mail is an automated notification from the bugs tracker
 of the project: AVR C Runtime Library.

/**************************************************************************/
[bugs #2924] Latest Modifications:

Changes by: 
                Joerg Wunsch <address@hidden>
'Date: 
                Thu 07/22/2004 at 08:51 (Europe/Berlin)

------------------ Additional Follow-up Comments ----------------------------
(Integrated into avr-libc-1_0-branch, too.)






/**************************************************************************/
[bugs #2924] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=2924>
Project: AVR C Runtime Library
Submitted by: 0
On: Tue 03/25/2003 at 09:09

Category:  Library
Severity:  5 - Average
Item Group:  None
Resolution:  Fixed
Assigned to:  None
Originator Email:  andlem(at-sign)gmx.de
Status:  Closed


Summary:  strtod returns incorrect endptr

Original Submission:  Conversion works, but endptr is set to end of string 
rather than end of number.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 07/22/2004 at 08:51       By: joerg_wunsch
(Integrated into avr-libc-1_0-branch, too.)

-------------------------------------------------------
Date: Tue 07/20/2004 at 20:57       By: joerg_wunsch
A fix has been committed in rev 1.5 of strtod.S, currently
only to the head of CVS.  This is believed to also fix the
bug described here -- albeit we don't know for sure, as the
originator of the bug never responded to my inquiry.

The fix is due to be merged into the 1.0 branch as well.

-------------------------------------------------------
Date: Sat 03/06/2004 at 21:29       By: joerg_wunsch
Curious: can you provide a simple test case?

I've also noticed an oddity with strtod some time ago, but
want to make sure whether this bug matches my observation,
or rather refers to something different.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=2924>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

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