|
Message-ID: <20110714091859.GA27991@openwall.com> Date: Thu, 14 Jul 2011 13:18:59 +0400 From: Solar Designer <solar@...nwall.com> To: musl@...ts.openwall.com Subject: Re: integer parser fixed/replaced thanks to cluts Rich, Luka - On Thu, Jul 14, 2011 at 01:24:05AM -0400, Rich Felker wrote: > Thanks to cluts' numeric tests, I've tracked down the errors in musl's > integer parsing routines and rewritten them as wrappers around a > unified core parser that can handle char-by-char or whole-string input > (or any mix). Eventually scanf will also use the new parser, reducing > code size and most likely improving correctness. Sounds great. It is encouraging that cluts is already helping musl development. Thanks, Luka! Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.