]> git.mxchange.org Git - simgear.git/commit
Clean solution for locale problem.
authorThorstenB <brehmt@gmail.com>
Mon, 18 Jul 2011 18:15:50 +0000 (20:15 +0200)
committerThorstenB <brehmt@gmail.com>
Mon, 18 Jul 2011 18:15:50 +0000 (20:15 +0200)
commit5f70abb16d3765cd05e2b97755d458b22967ba28
treed7d543d05e4c3f651ca12d3e8e038b23ec703031
parent69cbc2feb5c5636b4b6bec095b5a172a212cb263
Clean solution for locale problem.
Changing and reverting the locale isn't thread-safe. Instead, setup the
environment to ensure the active locale sticks to default "C" locale at
any time.
simgear/scene/tsync/terrasync.cxx