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: Mindaugas
Subject: PSPP-BUG: [bug #37366] LC_NUMERIC locale is getting set, when it ought not to be
Date: Sat, 01 Dec 2012 18:35:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0

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

If I execute:
sed -re "s/^([^.]*)(setlocale)([^.]*)$//*   *//" -i ./src/libpspp/i18n.c 

Then compilation fails:
[  192s] src/libpspp/i18n.c: In function 'set_encoding_from_locale':
[  192s] src/libpspp/i18n.c:604:9: error: 'tmp' undeclared (first use in this
function)
[  192s] src/libpspp/i18n.c:604:9: note: each undeclared identifier is
reported only once for each function it appears in
[  192s] src/libpspp/i18n.c:582:39: warning: unused parameter 'loc'
[-Wunused-parameter]
[  192s] src/libpspp/i18n.c: In function 'get_system_decimal':
[  192s] src/libpspp/i18n.c:679:9: error: 'ol' undeclared (first use in this
function)
[  192s] make[2]: *** [src/libpspp/src_libpspp_liblibpspp_la-i18n.lo] Error 1
[  192s] make[2]: Leaving directory
`/home/abuild/rpmbuild/BUILD/pspp-0.7.9-g319a66'
[  192s] make[1]: *** [all-recursive] Error 1
[  192s] make[1]: Leaving directory
`/home/abuild/rpmbuild/BUILD/pspp-0.7.9-g319a66'
[  192s] make: *** [all] Error 2


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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