pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1218-g871d


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1218-g871d078
Date: Thu, 06 May 2010 07:23:19 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  871d078bcc3029284551e2400a58bd5ece2064f3 (commit)
      from  2dc7abd2a759dbb1230547aa032f65a95aa767ec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 871d078bcc3029284551e2400a58bd5ece2064f3
Author: John Darrington <address@hidden>
Date:   Thu May 6 09:21:07 2010 +0200

    Don't convert values returned from gettext to UTF8.
    
    Because we have called bind_text_domain_codeset, gettext always
    returns strings in UTF8 encoding.  It's therefore not correct to
    convert them again.  Thanks to Michel Boaventura for reporting
    this problem.

-----------------------------------------------------------------------

Summary of changes:
 src/ui/gui/psppire-var-store.c    |   22 +++++++++++-----------
 src/ui/gui/var-display.c          |    5 ++---
 src/ui/gui/variable-info-dialog.c |    2 --
 3 files changed, 13 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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