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-18-gfe9491


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-18-gfe94912
Date: Mon, 26 Nov 2018 09:57:46 -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  fe94912b9c8682c4666873b84c83cda88f4c135d (commit)
      from  c8297b870c691e213d87c43f892bd2a24bb64ec2 (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 fe94912b9c8682c4666873b84c83cda88f4c135d
Author: Ben Pfaff <address@hidden>
Date:   Mon Nov 26 06:54:52 2018 -0800

    segment: Fix behavior when #! line is not new-line terminated.
    
    The code here is supposed to maintain a invariant that, when it returns a
    nonnegative value, it initializes *type, but it failed to do that when a
    #! line did not end in a new-line.  This fixes the problem.
    
    Bug #55101.
    Thanks for Friedrich Beckmann for narrowing down the problem.
    Found by the Debian buildd: 
https://buildd.debian.org/status/fetch.php?pkg=pspp&arch=arm64&ver=1.2.0-1&stamp=1543183214&raw=0

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

Summary of changes:
 src/language/lexer/segment.c | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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