cvs commit: src/contrib/gdtoa gethex.c
David Schultz
das at FreeBSD.org
Sat Jun 21 19:28:01 UTC 2008
das 2008-06-21 19:27:54 UTC
FreeBSD src repository
Modified files:
contrib/gdtoa gethex.c
Log:
SVN rev 179918 on 2008-06-21 19:27:54Z by das
Bring in the vendor's fix for a bug in strtod() whereby
strtod("0xyz", &endp) resulted in endp pointing to "0xyz"
instead of "xyz".
Reported by: Tony Finch <dot at dotat.at>
MFC after: 1 week
Revision Changes Path
1.2 +39 -31 src/contrib/gdtoa/gethex.c
More information about the cvs-all
mailing list