Skip to content

Commit

Permalink
Merge pull request #21536 from charris/backport-21534
Browse files Browse the repository at this point in the history
BUG: Fix GCC error during build configuration
  • Loading branch information
charris committed May 19, 2022
2 parents 3c13dad + dca51c7 commit c0d84f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions numpy/core/feature_detection_locale.h
@@ -1 +1,2 @@
#pragma GCC diagnostic ignored "-Wnonnull"
long double strtold_l(const char*, char**, locale_t);

0 comments on commit c0d84f1

Please sign in to comment.