This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid unused warnings from locale-less systems.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 3 Jul 2014 15:33:22 +0000 (11:33 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 3 Jul 2014 15:33:22 +0000 (11:33 -0400)
commitf2ce9e1cc9fc855996e455e944119f1dd552891e
tree976dbb469cd3f398f29fb9a828c2e229f3c9688e
parent0f2d63091dedddc38daad0029e097295a76b2e7f
Avoid unused warnings from locale-less systems.

From Brian Fraser: "Technically, any Perl compiled with
-Accflags="-UUSE_LOCALE", or -Ui_locale -Ud_setlocale...
realistically, for Android".
locale.c