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-462-gd49a4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-462-gd49a471
Date: Fri, 28 Dec 2012 05:17:52 +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  d49a471a1fa405dd68d51ade4a4fed35b77cc41d (commit)
      from  8539c057c6889ff335da0e00117cc0f5fb9bf72d (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 d49a471a1fa405dd68d51ade4a4fed35b77cc41d
Author: Ben Pfaff <address@hidden>
Date:   Thu Dec 27 21:17:43 2012 -0800

    csv-file-writer: Fix implementation of decimal point option.
    
    Now that pspp sets LC_NUMERIC, dtoastr() might yield either '.' or ',' as
    the decimal point, so the CSV writer needs to check for either one and
    replace it by the decimal point requested by the caller.
    
    Reported by John Darrington.

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

Summary of changes:
 src/data/csv-file-writer.c |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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