On Tue, Aug 4, 2015 at 7:23 AM, Iain Buclaw <ibuc...@gdcproject.org> wrote: > > Fixes PR 18669 raised against gdb/binutils. > > https://sourceware.org/bugzilla/show_bug.cgi?id=18669 > > While it is possible to roll our own strtod that handles hexadecimal > to float conversion, I'm no longer interested taking time out to > implement or maintain such a thing. So the next obvious thing to do > is nothing, which is what I've settled for.
This is OK. Thanks. Ian