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.6.1-1593-gcd2a


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1593-gcd2adb6
Date: Tue, 28 Sep 2010 01:56:35 +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  cd2adb6286a0edd817ac568f62da084738cbb43f (commit)
       via  8d6cf4ebe48880408d0dddcfe8019aad8b816c27 (commit)
       via  bd39d7d8225e1d0f4e2e93ebe28f4aba820a23a8 (commit)
      from  8a0397491d3a82ffd5d3bf80bded0f1562c393a3 (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 cd2adb6286a0edd817ac568f62da084738cbb43f
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 27 18:56:15 2010 -0700

    DO REPEAT: Add test for missing END REPEAT.
    
    Bug #31016.

commit 8d6cf4ebe48880408d0dddcfe8019aad8b816c27
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 27 18:51:22 2010 -0700

    lexer: Properly initialize lexer->prog when lex_get_line_raw() fails.
    
    lex_get_line(), the main caller of lex_get_line_raw(), set lexer->prog to
    NULL when reading failed, but other callers need to do the same thing too,
    otherwise e.g. DO REPEAT accesses invalid storage when there is a missing
    END REPEAT.
    
    Bug #31016.

commit bd39d7d8225e1d0f4e2e93ebe28f4aba820a23a8
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 27 18:49:25 2010 -0700

    DO REPEAT: Report an error when END REPEAT is missing.
    
    Bug #31016.

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

Summary of changes:
 src/language/control/repeat.c       |    5 ++++-
 src/language/lexer/lexer.c          |    7 +++----
 tests/language/control/do-repeat.at |   18 ++++++++++++++++++
 3 files changed, 25 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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