This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add debugging to locale handling
authorKarl Williamson <khw@cpan.org>
Fri, 14 Jul 2017 19:56:44 +0000 (13:56 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 14 Jul 2017 20:54:09 +0000 (14:54 -0600)
commit9c8a6dc2b06f6e6fe87aaae5c0aeccc13551c2a4
treeaf03d23b8aef888f80286cc91ddf0c8c3c571960
parent0c880285bc6c49738f19600d07f9c86398cb1f67
Add debugging to locale handling

These debug statements have proven useful in the past tracking down
problems.  I looked them over and kept the ones that I though might be
useful in the future.  This includes extracting some code into a
static function so it can be called from more than one place.
embed.fnc
embed.h
lib/locale.t
locale.c
proto.h