[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1467-g3f31
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1467-g3f31e9c |
Date: |
Sun, 22 Aug 2010 09:08:38 +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 3f31e9c3fe628db6fe7bb7fdf2a80634cecc8181 (commit)
from 6d37069af4d7d7963b9d599e0076384dd554041a (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 3f31e9c3fe628db6fe7bb7fdf2a80634cecc8181
Author: John Darrington <address@hidden>
Date: Sun Aug 22 11:05:16 2010 +0200
Move MX* processing to libpspp/message.c
This change moves the guts of src/ui/terminal/msg-ui.c
into libpspp/message.c The affected code handles the
processing of the MXWARNS and MXERRS settings. As this
code was under src/ui/terminal these settings were being
ignored in the GUI
-----------------------------------------------------------------------
Summary of changes:
src/libpspp/message.c | 92 +++++++++++++++++++++++++++++++++++++-
src/libpspp/message.h | 4 ++
src/ui/terminal/msg-ui.c | 113 +++-------------------------------------------
src/ui/terminal/msg-ui.h | 3 -
4 files changed, 101 insertions(+), 111 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1467-g3f31e9c,
John Darrington <=