Skip to content

Commit

Permalink
XXX Temp dont use querylocale()
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed May 9, 2021
1 parent 79f6644 commit 80b5a26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions perl.h
Expand Up @@ -1118,6 +1118,11 @@ Example usage:
# endif
# endif

/*XXX*/
#ifndef PERL_DARWIN
# undef USE_QUERYLOCALE
#endif

# if (defined(USE_POSIX_2008_LOCALE) && ! defined(USE_QUERYLOCALE)) \
|| (defined(USE_LOCALE_THREADS) && ! defined(USE_THREAD_SAFE_LOCALE))
# define USE_PL_CURLOCALES
Expand Down

0 comments on commit 80b5a26

Please sign in to comment.