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.2.0-229-gaaa1b


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-229-gaaa1b75
Date: Sun, 7 Jul 2019 00:37:40 -0400 (EDT)

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  aaa1b7550afd3e5a85623016883ef29672dbdfba (commit)
      from  0c12adbe4293ec0b2cca604cbbdeada09e81c61e (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 aaa1b7550afd3e5a85623016883ef29672dbdfba
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 6 21:36:59 2019 -0700

    pivot-table: Properly allocate pivot_table's current_layer.
    
    The default current_layer should be all-zeros, but the code wasn't
    allocating current_layer at all.  This didn't cause much of a problem
    because nothing in the current tree allocates layers, but it will as
    layers are added.
    
    Thanks to John Darrington for reporting the bug.

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

Summary of changes:
 src/output/pivot-table.c | 7 +++++++
 src/output/pivot-table.h | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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