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.7.9-409-g55418


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-409-g55418b6
Date: Sat, 24 Nov 2012 22:15:46 +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  55418b678b801a77c7e43eec3dcf2d6c890c80d1 (commit)
      from  897c1977501bad5b68f7cc6248a8b950fe15048a (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 55418b678b801a77c7e43eec3dcf2d6c890c80d1
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 24 14:14:16 2012 -0800

    INPUT PROGRAM: Don't break out of INPUT PROGRAM on interactive error.
    
    Until now, any erroneous command typed within an input program at an
    interactive command prompt implicitly "broke out" of the input program,
    causing confusing behavior.  This commit fixes the problem: commands
    following an erroneous command within INPUT PROGRAM continue to be part of
    the input program.
    
    Bug #33419.
    Reported by John Darrington.

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

Summary of changes:
 src/language/data-io/inpt-pgm.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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