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.8.5-238-g7841b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-238-g7841b7d
Date: Tue, 20 Oct 2015 10:17:59 +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  7841b7dc7a33947552866d1cb10916d0eecdeeb6 (commit)
      from  232b19c50410590a705a9f4917c20500fb15c100 (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 7841b7dc7a33947552866d1cb10916d0eecdeeb6
Author: John Darrington <address@hidden>
Date:   Tue Oct 20 12:08:46 2015 +0200

    Append the correct number of null bytes to the end of recoded strings
    
    Previously the recode_string et al functions assumed that the correct way to
    terminate a string was to append a single \0.  With encodings such as UTF-16
    however, two \0 bytes are necessary and four with UTF-32.  This change fixes
    the problem.

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

Summary of changes:
 src/libpspp/i18n.c |  181 +++++++++++++++++++++++++++++----------------------
 1 files changed, 103 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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