pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-249-g14


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-249-g14c065b
Date: Sat, 07 Jul 2012 18:40:08 +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, psppsheet has been updated
       via  14c065be90af77f2661d4bf4d35f3ec943fd99bd (commit)
      from  f5cbe1390d6e822b923c2a1266b470a01981ed89 (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 14c065be90af77f2661d4bf4d35f3ec943fd99bd
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 7 11:39:47 2012 -0700

    psppire-data-editor: Avoid ' modifier with g_string_append_printf().
    
    On Windows, g_string_append_printf() does not understand the '
    modifier, so use ds_put_format() instead, which does.
    
    Reported by John Darrington.

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

Summary of changes:
 src/libpspp/str.c                |    7 +++++++
 src/libpspp/str.h                |    3 ++-
 src/ui/gui/psppire-data-editor.c |   31 ++++++++++++++++---------------
 3 files changed, 25 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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