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. v1.4.1-354-g14dfd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-354-g14dfdfa
Date: Sun, 7 Mar 2021 14:33:20 -0500 (EST)

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  14dfdfa4c447272f3f8dc2203ba16e18ae72433c (commit)
      from  739078578d9a2e4cfb89d1de8065701a0762d76d (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 14dfdfa4c447272f3f8dc2203ba16e18ae72433c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Mar 7 11:33:00 2021 -0800

    Improve error message for creating a new string var with COMPUTE or IF.

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

Summary of changes:
 src/language/control/do-if.c        |   2 +-
 src/language/control/loop.c         |   7 +--
 src/language/data-io/inpt-pgm.c     |   2 +-
 src/language/data-io/print-space.c  |   2 +-
 src/language/expressions/parse.c    | 114 +++++++++++++++++++++++++-----------
 src/language/expressions/public.h   |  28 ++++-----
 src/language/xforms/compute.c       |  35 +++++------
 src/language/xforms/select-if.c     |   2 +-
 tests/language/expressions/parse.at |  25 +++++++-
 9 files changed, 139 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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