Slicer: 2145-support-for-installing-extension-from-file db75d3d5

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-06-04 11:17:13 2145-support-for-installing-extension-from-file d1b20980
Affected Issues 0003029: Image spacing not read correctly in Slicer 4.2.2
Changeset

BUG: 0003029 force slicer to be in the C locale to avoid data truncation

Set the locale to be "C" to avoid issues related to reading and writing
of floating point numbers. For example, when the decimal point is set to be
a comma instead of a period, there can be truncation of data.
See these previous commits and the

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22074 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/QTCore/qSlicerCoreApplication.cxx Diff File