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 Apr 30, 2021
1 parent 5442ac9 commit 382c049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perl.h
Original file line number Diff line number Diff line change
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 382c049

Please sign in to comment.