|
From: | anonymous |
Subject: | [avr-libc-dev] [bug #18899] atoi and atol do not handle vertical tab properly |
Date: | Sun, 28 Jan 2007 23:05:34 +0000 |
User-agent: | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) |
URL: <http://savannah.nongnu.org/bugs/?18899> Summary: atoi and atol do not handle vertical tab properly Project: AVR C Runtime Library Submitted by: None Submitted on: Sunday 01/28/2007 at 23:05 UTC Category: Library Severity: 3 - Normal Priority: 5 - Normal Item Group: libc code Status: None Privacy: Public Percent Complete: 0% Assigned to: None Originator Email: address@hidden Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: atoi and atol both include a check for the lower case v instead of the vertical tab during initial white space scanning. As a result the vertical tab character is not scanned properly and the letter v is ignored as white space. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?18899> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |