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-1097-g16c7


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1097-g16c70c9
Date: Fri, 12 Feb 2010 05:52:56 +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  16c70c9f2e041d4ff21f57c29be37e60be40c089 (commit)
      from  d0dc0a22cc177d6bef52c0b744332e71c0f8fef9 (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 16c70c9f2e041d4ff21f57c29be37e60be40c089
Author: Ben Pfaff <address@hidden>
Date:   Thu Feb 11 21:53:38 2010 -0800

    odt: Restore writing creator metadata.
    
    Commit 4d7a2ed5 "odt: Remove dependency on <pwd.h> because mingw32 does
    not have it" stopped writing creator metadata to ODT output files.  This
    commit adds it back, but only on systems that have <pwd.h>.
    
    This commit also adds avoids a null pointer dereference if getpwuid()
    returns NULL.  That should happen only rarely, but it is best to handle it
    properly.
    
    At John Darrington's request.

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

Summary of changes:
 configure.ac     |    2 +-
 src/output/odt.c |   19 +++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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