[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-155-g4045b
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-155-g4045b02 |
Date: |
Sat, 19 Dec 2020 00:13:28 -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 4045b0283a12c8fbc0211b0449cbd0e51f51470e (commit)
from ddd596e860006f3064dea11efe8d66d9d73659bd (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 4045b0283a12c8fbc0211b0449cbd0e51f51470e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri Dec 18 21:10:28 2020 -0800
sys-file-reader: Omit @(#) from file strings in sfm_get_strings().
This function returns strings so that the user can figure out the file's
correct encoding. @(#) has different interpretations in a few encodings
(sometimes 0x23 is not #) and there's no value in displaying different
versions of it, so skip it.
-----------------------------------------------------------------------
Summary of changes:
src/data/sys-file-reader.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-155-g4045b02,
Ben Pfaff <=