OSDN Git Service

* mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpclassify.
authordannysmith <dannysmith>
Sun, 17 Sep 2006 22:27:56 +0000 (22:27 +0000)
committerdannysmith <dannysmith>
Sun, 17 Sep 2006 22:27:56 +0000 (22:27 +0000)
commit8de2d3911c5dd8969287abb2ebc24e86ec7f4eb4
treed3761cee16f51fbb53ffdbc54ba59da2a46b5655
parent218162749469b7b1cd3cbc62c0c32f0cb0577d02
* mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpclassify.
* mingwex/gdtoa/strtopx (__strtopx): Avoid cast of long double* to void*.
* mingwex/gdtoa/gdtoa.h (__g_fmt): Make declaration consistent with others.
winsup/mingw/ChangeLog
winsup/mingw/mingwex/gdtoa/g_xfmt.c
winsup/mingw/mingwex/gdtoa/gdtoa.h
winsup/mingw/mingwex/gdtoa/strtopx.c