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-1095-g329a


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1095-g329a875
Date: Wed, 10 Feb 2010 05:55:25 +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  329a875d8001b40ff0ed8d621c37e1bc1d7813a6 (commit)
       via  357ab70a77c59782866a3a5364e229c7d20bb0c5 (commit)
      from  d6ecde013d55ee2ea64d5f0e770d6d6325b44a88 (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 329a875d8001b40ff0ed8d621c37e1bc1d7813a6
Author: Ben Pfaff <address@hidden>
Date:   Tue Feb 9 21:13:59 2010 -0800

    levene: Write null pointers as NULL instead of as 0.
    
    Using 0 as a null pointer constant is not incorrect but NULL is the style
    used in most of PSPP.
    
    Found using coccinelle and coccicheck (http://coccinelle.lip6.fr/).

commit 357ab70a77c59782866a3a5364e229c7d20bb0c5
Author: Ben Pfaff <address@hidden>
Date:   Tue Feb 9 21:10:43 2010 -0800

    gui: Remove write-only variable 'new_type' from on_var_type_ok_clicked().
    
    Found using coccinelle and coccicheck (http://coccinelle.lip6.fr/).

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

Summary of changes:
 src/math/levene.c            |   12 ++++++------
 src/ui/gui/var-type-dialog.c |    4 +---
 2 files changed, 7 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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