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-64-g49437d


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-64-g49437d4
Date: Mon, 31 Aug 2020 14:59:47 -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  49437d4844accdd25e1f47f5d0a621f6ff6dd768 (commit)
       via  43651d5172feaaa5b145d51947c3141b97e3b208 (commit)
       via  e5e3339632dd5e2026b9cd7ee85b5581ba39c922 (commit)
      from  d40814d1a8f649329351ec9d133195b6c3bdfdf5 (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 49437d4844accdd25e1f47f5d0a621f6ff6dd768
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Aug 31 11:00:24 2020 -0700

    spv-light-decoder: Avoid GCC 10.x warning in decode_spvlb_valign().
    
    It seems to be wrong, but GCC can't tell and it's hard to blame it.

commit 43651d5172feaaa5b145d51947c3141b97e3b208
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Aug 31 10:29:52 2020 -0700

    value: Suppress uninitialized tmp.s warning in value_resize().
    
    This warning is wrong, but it should not cause a performance problem to
    avoid it.  Encountered with GCC 10.x.

commit e5e3339632dd5e2026b9cd7ee85b5581ba39c922
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Aug 31 09:03:24 2020 -0700

    Makefile.am: Suppress GCC 10.x warning in gl/careadlinkat.c.
    
    This suppresses an error in gl/careadlinkat.c that otherwise can't be
    avoided in GCC 10.x:
      ../../gl/careadlinkat.c: In function ‘careadlinkat’:
      cc1: error: function may return address of local variable

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

Summary of changes:
 configure.ac                       | 6 ++++++
 src/data/value.c                   | 2 +-
 src/output/spv/spv-light-decoder.c | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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