summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--numpy/core/feature_detection_locale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/numpy/core/feature_detection_locale.h b/numpy/core/feature_detection_locale.h
index 0af1d6e7e..59e78936d 100644
--- a/numpy/core/feature_detection_locale.h
+++ b/numpy/core/feature_detection_locale.h
@@ -1 +1,2 @@
+#pragma GCC diagnostic ignored "-Wnonnull"
long double strtold_l(const char*, char**, locale_t);