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

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

RE: [avr-libc-dev] [bug #18899] atoi and atol do not handle verticaltab


From: Eric Weddington
Subject: RE: [avr-libc-dev] [bug #18899] atoi and atol do not handle verticaltab properly
Date: Tue, 30 Jan 2007 05:34:40 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Dmitry K.
> Sent: Monday, January 29, 2007 11:40 PM
> To: address@hidden
> Subject: Re: [avr-libc-dev] [bug #18899] atoi and atol do not 
> handle verticaltab properly
> 
> > 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.
> 
> Besides there is an opportunity a little to reduce a code.
> There are no objections if I shall correct these programs?

I don't see any objections. If you see a chance to make smaller code and fix
bugs, and you want to do it, then please do so! :-)

Thank you for all your help!

Eric





reply via email to

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