bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #37366] LC_NUMERIC locale is getting set, when it ought n


From: John Darrington
Subject: PSPP-BUG: [bug #37366] LC_NUMERIC locale is getting set, when it ought not to be
Date: Sun, 02 Dec 2012 11:00:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16) Gecko/20120714 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #33, bug #37366 (project pspp):

>  I think it would be nicer if program respect locale settings while
displaying data (but program internaly may use other numeric format). 

You are absolutely right.  We'll discus this on pspp-dev

In the meantime:
Something is happening between these two lines:

src/ui/gui/main.c:252 C
src/ui/gui/main.c:202 lt_LT.UTF-8 

Obviously my line numbers are now different to yours.  Can you look at this
more closely.
and maybe use
 printf ("%s:%d (%s) %s\n", __FILE__, __LINE__, __FUNCTION__, setlocale
(LC_NUMERIC, NULL)); 
so that it is easier to see in which function the call is.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37366>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]