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.0-23-g738cf4


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-23-g738cf48
Date: Mon, 17 Aug 2020 15:04:09 -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  738cf48684a7dfd5551b113b8245ec8c5ba11c35 (commit)
      from  b296fba9a10d7a3e8ff1bbcac26b449e8bc31983 (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 738cf48684a7dfd5551b113b8245ec8c5ba11c35
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Mon Aug 17 19:43:37 2020 +0200

    limit the number of variables in barchart from crosstabs #58968
    
    The barchart was created with more than two variables from
    the crosstabs subcommand. I added an assertion and limit
    the number of variables to two. This bug resulted in a
    regression failure (crash) for test
    
    493: CROSSTABS barchart
    
    on i386 architecture.
    
    see: https://savannah.gnu.org/bugs/?58968

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

Summary of changes:
 src/language/stats/crosstabs.q | 7 ++++---
 src/output/charts/barchart.c   | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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