Skip to content

Commit

Permalink
XXX Use internal querylocale on Linux
Browse files Browse the repository at this point in the history
XXX Need to bisect to see where this goes bad
XXX Is effectively a no-op due to other debugging code
  • Loading branch information
khwilliamson committed May 9, 2021
1 parent 95d0522 commit 3225899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perl.h
Expand Up @@ -1106,6 +1106,7 @@ Example usage:

/* Allow use of glib's undocumented querylocale() equivalent if asked for, and
* appropriate */
#define USE_NL_LOCALE_NAME
# ifdef USE_POSIX_2008_LOCALE
# if defined(HAS_QUERYLOCALE) \
/* Has this internal undocumented item for nl_langinfo() */ \
Expand Down

0 comments on commit 3225899

Please sign in to comment.