]> Savannah Git Hosting - gnulib.git/commitdiff
strtod, strtold tests: Avoid a test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Feb 2024 23:47:21 +0000 (00:47 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 16 Mar 2024 10:41:59 +0000 (11:41 +0100)
* modules/strtod-tests (Depends-on): Add setlocale.
* modules/strtold-tests (Depends-on): Likewise.

ChangeLog
modules/strtod-tests
modules/strtold-tests

index 7bb3bc6b3687996bdba7fded4b679a2acba780d2..8d03d73ad109aa38cf43fd343c81320d99812752 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-02-21  Bruno Haible  <bruno@clisp.org>
+
+       strtod, strtold tests: Avoid a test failure on native Windows.
+       * modules/strtod-tests (Depends-on): Add setlocale.
+       * modules/strtold-tests (Depends-on): Likewise.
+
 2024-02-17  Collin Funk  <collin.funk1@gmail.com>
 
        math: More clang -Winclude-next-absolute-path silencing.
index cbc8030ca4819796224901c59eeed5fdc2cf6635..b6fc4585bf7af038e7a2326d6edd42c8b9d182cb 100644 (file)
@@ -12,6 +12,7 @@ Depends-on:
 float
 isnand-nolibm
 signbit
+setlocale
 
 configure.ac:
 gt_LOCALE_FR
index 1c270954ad80c765995a74da2ada66a2764d0ee0..66774147d30d70b92a1f2362f56af4780025a166 100644 (file)
@@ -12,6 +12,7 @@ Depends-on:
 float
 isnanl-nolibm
 signbit
+setlocale
 
 configure.ac:
 gt_LOCALE_FR