bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed float self test on OS X 10.5 with PowerPC


From: Bruno Haible
Subject: Re: Failed float self test on OS X 10.5 with PowerPC
Date: Sun, 03 May 2020 11:25:27 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; )

Jeffrey Walton wrote:
> Maybe configure should die if LDBL_MANT_DIG is not expected. That
> should avoid the problem of silent failures. When configure fails
> folks will have to tend to the problem.

I disagree. We have unit tests. For many packages, math.h related test
failures - and especially 'long double' related test failures - are
acceptable. The person who runs "make check" can surely evaluate the
severity of a test failure.

Having configure die is the worst possible behaviour, because it elevates
the issue to severity 1 / BLOCKER.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]