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.8.1-6-g12f0fc4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-6-g12f0fc4
Date: Thu, 26 Sep 2013 04:29:21 +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  12f0fc452580c0414d045ea1d8d94542ec3c47c8 (commit)
       via  da5dd1a396f05dbf068fe131d844316a6d6016f3 (commit)
      from  0343d5554074609ed2907035febd9f49f809b6a8 (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 12f0fc452580c0414d045ea1d8d94542ec3c47c8
Author: Ben Pfaff <address@hidden>
Date:   Wed Sep 25 21:23:41 2013 -0700

    gui: Avoid referencing freed data upon closing data window.
    
    Without this commit, the following procedure always yielded Glib/GTK+
    warnings or criticals for me:
    
    1. Invoke PSPPIRE with a .sav file specified on the command line.
    2. Choose Utilities|Variables...
    3. Select a variable in the dialog box, then click on Cancel.
    3. Close the output window using the window manager.
    4. Close the data window using the window manager.
    
    This commit fixes the problem.

commit da5dd1a396f05dbf068fe131d844316a6d6016f3
Author: Ben Pfaff <address@hidden>
Date:   Wed Sep 25 21:26:37 2013 -0700

    ascii: Use correct arguments in call to msg_error().

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

Summary of changes:
 src/output/ascii.c               |    3 +--
 src/ui/gui/psppire-data-store.c  |    3 ++-
 src/ui/gui/psppire-data-window.c |    9 +++++++++
 3 files changed, 12 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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