[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [patch #2155] optimizing strtol()/strotoul()
From: |
Eric Weddington |
Subject: |
[avr-libc-dev] [patch #2155] optimizing strtol()/strotoul() |
Date: |
Thu, 30 Dec 2004 14:26:26 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 |
This mail is an automated notification from the patch tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[patch #2155] Latest Modifications:
Changes by:
Eric Weddington <address@hidden>
'Date:
Thu 12/30/2004 at 19:14 (America/Denver)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | None | arcanum
/**************************************************************************/
[patch #2155] Full Item Snapshot:
URL: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=2155>
Project: AVR C Runtime Library
Submitted by: Luca Matteini
On: Tue 10/28/2003 at 17:01
Category: None
Priority: 5 - Normal
Resolution: None
Privacy: Public
Assigned to: arcanum
Originator Email:
Status: Open
Summary: optimizing strtol()/strotoul()
Original Submission:
Follow-up Comments
------------------
-------------------------------------------------------
Date: Wed 04/07/2004 at 17:46 By: Theodore A. Roth <troth>
Looking over this again, I think I found a bug in the orignal patch. It's very
subtle in the use of '-='. I've attached a second revised patch with a fix.
-------------------------------------------------------
Date: Wed 04/07/2004 at 17:27 By: Theodore A. Roth <troth>
This needs some testing, but after a quick review it looks to make sense to me.
File Attachments
-------------------
-------------------------------------------------------
Date: Wed 04/07/2004 at 17:46 Name: avr-libc-patch-2155-2.diff Size: 1.7KB
By: troth
Found a bug in calculation of hex 'A'-'F' chars. Original patch forgot to
distribute the minus sign.
http://savannah.nongnu.org/patch/download.php?item_id=2155&item_file_id=3073
-------------------------------------------------------
Date: Wed 04/07/2004 at 17:27 Name: avr-libc-patch-2155.diff Size: 1.7KB
By: troth
Updated to current head. Original patch got a little manged by html.
http://savannah.nongnu.org/patch/download.php?item_id=2155&item_file_id=3072
-------------------------------------------------------
Date: Tue 10/28/2003 at 17:01 Name: patch_item_2155.patch Size: 1.38KB By:
loucypher
patch item 2155
http://savannah.nongnu.org/patch/download.php?item_id=2155&item_file_id=2154
For detailed info, follow this link:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=2155>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/