summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-09-08 09:53:48 -0600
committerKarl Williamson <khw@cpan.org>2015-09-08 10:05:56 -0600
commit5d1187d1639ce42a8a9283c8282136fa16d41e50 (patch)
treeeba65a6d8c24661517f71fd3645c794411459d24 /makedef.pl
parent6b058d4267db1fda2ada9ef3729c7477bbfa07c6 (diff)
downloadperl-5d1187d1639ce42a8a9283c8282136fa16d41e50.tar.gz
Add code for debugging locale initialization
This initialization is done before the processing of command line arguments, so that it has to be handled specially. This commit changes the initialization code to output debugging information if the environment variable PERL_DEBUG_LOCALE_INIT is set. I don't see the need to document this outside the source, as anyone who is using it would be reading the source anyway; it's of highly specialized use.
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 1fee334381..d1adad0a36 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -253,6 +253,7 @@ unless ($define{'DEBUGGING'}) {
Perl_debstackptrs
Perl_pad_sv
Perl_pad_setsv
+ Perl__setlocale_debug_string
Perl_set_padlist
Perl_hv_assert
PL_watchaddr