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.6.1-2228-g6f1f


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2228-g6f1fc26
Date: Sat, 03 Sep 2011 04:56:34 +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  6f1fc2655c5e4aea0b39e5d309a1cc4826f16d4e (commit)
      from  fea925912b94d356a579598031abe54a191903fc (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 6f1fc2655c5e4aea0b39e5d309a1cc4826f16d4e
Author: John Darrington <address@hidden>
Date:   Sat Sep 3 06:54:16 2011 +0200

    Avoid compiler warnings about uninitialised variables.
    
    Some compilers produced warnings about possible use of
    uninitialised variables (although such use was in fact not possible)
    These warnings were harmless (perhaps even erroneous) but
    it's no problem to avoid them.

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

Summary of changes:
 src/language/stats/t-test-parser.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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