Set the LC_NUMERIC locale category on startup.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 10 Dec 2012 17:32:25 +0000 (18:32 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 26 Dec 2012 12:15:04 +0000 (13:15 +0100)
commitd8124a99ae0971ff04d47d31426192ed4bb753b7
treef769024d416b296259c8dce4dede5334c91c6d01
parent0f73a11f638962ee8c8f4205c4f3f9d037a5f4a4
Set the LC_NUMERIC locale category on startup.

Previously, for rather unsatisfactory reasons, pspp and psppire set all locale
categories except LC_NUMERIC.  The reasons for doing this have now been
resolved.  So this change sets all locale categories including LC_NUMERIC.
src/libpspp/i18n.c