|
From: | Bob Friesenhahn |
Subject: | Re: m4-1.4.11 strtod test failure |
Date: | Thu, 3 Apr 2008 21:16:05 -0500 (CDT) |
On Thu, 3 Apr 2008, Eric Blake wrote:
is not strict enough at filtering out bugs. Since all of your failures are with hex-floats, and gnulib's version handles those, I'm guessing that configure guessed (wrongly) that your strtod is working. Therefore, if you want to reconfigure with 'gl_cv_func_strtod_works=no ./configure', you will probably see an improvement in testsuite performance.
All of the tests pass with gl_cv_func_strtod_works=no ./configure Bob ====================================== Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |