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-424-g319a6


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-424-g319a66b
Date: Sat, 01 Dec 2012 06:33:49 +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  319a66b560b7ca7144b88ced1982ba5e490e6e57 (commit)
       via  e394f90199ff33404224bb3acfbfec860827c155 (commit)
      from  8d97f848e3452e0d013d15f6e20b1dcc089caa41 (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 319a66b560b7ca7144b88ced1982ba5e490e6e57
Author: John Darrington <address@hidden>
Date:   Sat Dec 1 07:08:55 2012 +0100

    measure.c: Use c_strtod instead of strtod
    
    Since the input to these function come from hard coded strings, it is not 
appropriate
    to interpret them in a locale dependent manner.

commit e394f90199ff33404224bb3acfbfec860827c155
Author: John Darrington <address@hidden>
Date:   Sat Dec 1 07:07:13 2012 +0100

    data-out.c: Added assertion to avoid out of bounds memory access
    
    This could (has!) happened if the locale is not correctly set

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

Summary of changes:
 src/data/data-out.c  |    1 +
 src/output/measure.c |    7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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