On 12/06/2011 09:49 AM, Walter Bright wrote:
On 12/6/2011 9:14 AM, Andrei Alexandrescu wrote:
Translating dtoa.c to D and making sure it works during compilation
sounds like
a great project. People who want to help D in any way, please take
notice :o).
Sadly, despite dtoa.c's wide use, there doesn't appear to be a test
suite for it. I suppose we could email David Gay and ask.
Fuzz test it?
Feed it and the clone random data (after a archive of selected values)
until they give different results or you get sick of waiting.