]> Savannah Git Hosting - gnulib.git/commit
ldexpl tests: Avoid test failure on MSVC 9.
authorBruno Haible <bruno@clisp.org>
Sat, 5 Nov 2011 16:00:34 +0000 (17:00 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Nov 2011 16:00:34 +0000 (17:00 +0100)
commitd5a65f3e28c923d4b56deaeabb1e8ad594c51bae
treee99527c08d7a7f36fb88e1b143359622d220b0fd
parent75000c499c834249ea7be7a0aa2799a817d5b58c
ldexpl tests: Avoid test failure on MSVC 9.

* tests/test-ldexpl.c (main): Use a temporary variable for the expected
value. Needed in order to enforce the conversion from a value greater
than LDBL_MAX to Infinity.
ChangeLog
tests/test-ldexpl.c