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. v2.0.0-pre1-71-g5


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-71-g53a4da1f0
Date: Sat, 30 Sep 2023 16:30:41 -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  53a4da1f0627ebcb0a63d914a2e65fc42b949ba3 (commit)
      from  30d83ce86bca0ceeedc9362f05a07080d919ddf1 (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 53a4da1f0627ebcb0a63d914a2e65fc42b949ba3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Sep 30 13:19:21 2023 -0700

    MATCH FILES: Fix crash in string variable resizing.
    
    Commmit 638bf380e550 ("combine-files: Allow matching string
    variables to have different widths.") introduced a bug in the
    case where the variables in data files being combined didn't
    have the same variable order.  This is kind of an
    embarrassing bug since the input files having the same order
    of variables is an exceptional case anyhow.  This commit
    should fix the problem.
    
    The test as updated will crash if the bug regresses.
    
    Thanks to Frans Houweling for reporting the bug.

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

Summary of changes:
 src/language/commands/combine-files.c  |  8 ++++++--
 tests/language/commands/match-files.at | 12 ++++++------
 2 files changed, 12 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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