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.5-165-g1ba34


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-165-g1ba3404
Date: Sun, 28 Jun 2015 17:53:15 +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  1ba340431adf57259c6bbae1dd58bafd78cce84b (commit)
      from  5e74eab9f7bb7f4241cf24946dce0e84833094b8 (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 1ba340431adf57259c6bbae1dd58bafd78cce84b
Author: Friedrich Beckmann <address@hidden>
Date:   Sun Jun 28 18:42:46 2015 +0200

    missing-val-dialog.c: fixed bug #45419 - added value type checks
    
    This patch fixes bug #45419:
    psppire crashes when entering missing data in new string variable.
    
    The missing value width is now derived from the variable type. I noticed 
that
    there are currently no type checks and no detailed warnings. I added the 
type
    checks which were already provided by data_in and forward them to the 
existing
    error dialog box. If an error is detected, the focus of the dialog box is
    set to the field which produces the error.

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

Summary of changes:
 src/ui/gui/missing-val-dialog.c |  127 +++++++++++++++++++++++++--------------
 1 files changed, 82 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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