summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-09-11 18:08:32 -0600
committerKarl Williamson <khw@cpan.org>2022-09-29 05:51:58 -0600
commit9f5a615be674d7663d3b4719849baa1ba3027f5b (patch)
treef511844475e321f86395dc8f5473222e3d1f06f5 /embed.fnc
parentb5c77da6f1edee7fdbccb212e9a589f84806152b (diff)
downloadperl-9f5a615be674d7663d3b4719849baa1ba3027f5b.tar.gz
locale.c: Revamp sync_locale(), switch_to_global_locale()
In reading this code, I realized that there were instances where the functions didn't work properly. It is hard to test these, but a future commit will do so.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index 5a015eb8e9..3e68ea90f9 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1661,8 +1661,8 @@ XpT |void |_warn_problematic_locale
Xp |void |set_numeric_underlying
Xp |void |set_numeric_standard
Cp |bool |_is_in_locale_category|const bool compiling|const int category
-ApdT |void |switch_to_global_locale
-ApdT |bool |sync_locale
+Apd |void |switch_to_global_locale
+Apd |bool |sync_locale
ApxT |void |thread_locale_init
ApxT |void |thread_locale_term
ApdO |void |require_pv |NN const char* pv