]> git.sesse.net Git - movit/commit
Force the LC_NUMERIC locale temporarily to C in finalize(), to avoid problems with...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 18 Jan 2013 23:04:37 +0000 (00:04 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 18 Jan 2013 23:04:37 +0000 (00:04 +0100)
commit745efab6c4ac0886c03a0387f669226d078b5386
tree0dd647aa4ba4165782da86fe083400605f633635
parent27b42af5aa9620979a483075ff424ee943057c9d
Force the LC_NUMERIC locale temporarily to C in finalize(), to avoid problems with locales messing with %f.
effect_chain.cpp