From: Steinar H. Gunderson Date: Fri, 18 Jan 2013 23:04:37 +0000 (+0100) Subject: Force the LC_NUMERIC locale temporarily to C in finalize(), to avoid problems with... X-Git-Tag: 1.0~163 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=745efab6c4ac0886c03a0387f669226d078b5386;hp=745efab6c4ac0886c03a0387f669226d078b5386 Force the LC_NUMERIC locale temporarily to C in finalize(), to avoid problems with locales messing with %f. ---