Fix locale inconsistencies unearthed by Hugo's work.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 18:11:02 +0000 (18:11 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 18:11:02 +0000 (18:11 +0000)
commit6413315113862034a32b9a6420bf5084246e36ce
treea95bb9b50a853f1698c0a32718a2649f7c3bea24
parent999385671dd5756f60215f4393ec1ebfb28b812d
Fix locale inconsistencies unearthed by Hugo's work.
Now the floating point sprintf really does taint the result
string as perllocale promises (has promised for a long time)
if "use locale" is in the lexical scope.

p4raw-id: //depot/perl@7863
sv.c
t/pragma/locale.t