[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-495-ge7b9a
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-495-ge7b9afc |
Date: |
Fri, 26 Feb 2016 16:46:30 +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 e7b9afcb94e349a9716b86178b9392d20b35eded (commit)
from 254c0bfa4f269fca2061006013524c1645a95473 (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 e7b9afcb94e349a9716b86178b9392d20b35eded
Author: John Darrington <address@hidden>
Date: Fri Feb 26 17:39:48 2016 +0100
Remove attempts do destroy windows before quit.
This change deletes an attempt to remove all existing
windows from a list (and thereby unreffing and deleting them).
The attempt fails, because lists may not be altered whilst
iterating them. This resulted only in a Critical Warning.
It is also pointless to attempt to destroy windows immediately
priot to quit.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-495-ge7b9afc,
John Darrington <=