This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] Parse hex and octal strings correctly in__strtoul_internal


ping?

On Fri, 20 Apr 2012 12:07:24 +0530, Siddhesh wrote:

> On Thu, 19 Apr 2012 21:18:49 -0700, Paul wrote:
> > As far as I can tell, the patch handles 0xabcdef, but not 0xABCDEF.
> > 
> > Please consider handling either case; not doing that is sure to
> > surprise somebody down the line.
> > 
> 
> Right, thanks for catching that; not sure how I missed it. Updated
> patch attached, also with Copyright years updated.
> 
> --
> Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]