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.7.9-430-g730da


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-430-g730da63
Date: Wed, 19 Dec 2012 12:14:31 +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  730da633e7e065e97943746d0a5660b2718c255d (commit)
       via  eee67f3c01c70aa902b82dddc5139eeaa094ad88 (commit)
       via  d97b45134c672a8daf9cede78bd844484dcdaaeb (commit)
      from  85c712f4d5b69fa8d27e7c7bca281bcffbeefe09 (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 730da633e7e065e97943746d0a5660b2718c255d
Author: John Darrington <address@hidden>
Date:   Wed Dec 19 09:57:06 2012 +0100

    Update Gnulib hash

commit eee67f3c01c70aa902b82dddc5139eeaa094ad88
Author: John Darrington <address@hidden>
Date:   Wed Dec 19 11:59:09 2012 +0100

    PsppireOutputWindow (create_xr_print_driver) fix LC_NUMERIC issues.
    
    This function used *printf with a %f directive, which  under certain
    locales would have generated a string like "270,00x210,00mm" which the
    print driver would have rejected.
    This change uses the newly available c_xasprintf function from gnulib
    to alleviate this problem.

commit d97b45134c672a8daf9cede78bd844484dcdaaeb
Author: John Darrington <address@hidden>
Date:   Mon Dec 10 19:00:49 2012 +0100

    Replaced sprintf with c_snprintf where appropriate

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

Summary of changes:
 README.Git                         |   10 +++++-----
 Smake                              |    2 ++
 src/data/data-out.c                |   25 +++++++++++++------------
 src/ui/gui/psppire-output-window.c |   12 ++++++------
 4 files changed, 26 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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