The numeric locale was reset to "C" by s?printf and never restored.
authorChristian Kirsch <ck@held.mind.de>
Wed, 9 Aug 2000 17:05:17 +0000 (19:05 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 16 Aug 2000 13:03:53 +0000 (13:03 +0000)
commitf93f4e4670f12de7577ebaebeb5e31d4510ff4fe
tree10619fb7889a8bcdaed40144c803c17fa0fa25ec
parenta65e9df7d11c78917193138b8249299b47efd8b4
The numeric locale was reset to "C" by s?printf and never restored.

Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
Message-Id: <20000809170517.A25389@held>

No test since adding the failing example to locale.t
does not fail -- probably because the locale settings are so
thoroughly tweaked by that time.  Running the example standalone
does fail, though.  UPDATE: test case added at change #7540.

p4raw-link: @7540 (not found)

p4raw-id: //depot/perl@6648
dump.c
perl.h
pp.c
pp_ctl.c
sv.c