This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: Improve debugging output
authorKarl Williamson <khw@cpan.org>
Sun, 31 Dec 2017 14:53:32 +0000 (07:53 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 1 Jan 2018 19:37:49 +0000 (12:37 -0700)
commitb09aaf4024bc971d2edc73f59eabad0ed6b5f85c
treebed9905b918b4c8ac35b3bf97d5ed12c67df3ed2
parent6a6f44b87d17378de192eee3aaef77977237dad6
locale.c: Improve debugging output

This extracts some debugging output code into a function (so that it can
be called from more than one place) and add some detail to the output.
embed.fnc
embed.h
locale.c
proto.h