[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-76-gc63b91
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-76-gc63b911 |
Date: |
Wed, 14 Mar 2012 18:58:51 +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 c63b9114455a67a23986fb62035a1ff2a0573588 (commit)
via abf0b37af5e18c165c6673bcd7455dfff0b44bea (commit)
from 1d1e52680c2b57b5ccad633fb1d5e92107fbaf81 (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 c63b9114455a67a23986fb62035a1ff2a0573588
Author: John Darrington <address@hidden>
Date: Wed Mar 14 19:56:30 2012 +0100
Recode Dialog: Stringify the variable label
Ensure that the generated syntax has quotes around the variable label,
in case the label happens to contain spaces or other metacharacters.
commit abf0b37af5e18c165c6673bcd7455dfff0b44bea
Author: John Darrington <address@hidden>
Date: Wed Mar 14 19:42:49 2012 +0100
Fix GtkCritical in recode dialog.
Commit 2b4fb7e846d62f1a70656bb42a0f769363ed0832 changed the internals of
PsppireVarView.
Unfortunately recode-dialog.c was directly accessing the implementation
instead of
using the interface. This change fixes that.
Reported-by: kai hansen <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-var-view.h | 1 +
src/ui/gui/recode-dialog.c | 19 ++++++++++++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-76-gc63b911,
John Darrington <=