[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-180-gfe768
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-180-gfe7682b |
Date: |
Sat, 25 Jul 2015 20:45:08 +0000 |
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 fe7682b3c3d36cf9ba3e867588e5b808af833262 (commit)
from 38e6de480f30185dce6be3ad39668f4bfd5fd15d (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 fe7682b3c3d36cf9ba3e867588e5b808af833262
Author: Ben Pfaff <address@hidden>
Date: Sat Jul 25 13:44:07 2015 -0700
sys-file-reader: Change some errors to warnings.
I encountered some system files with corrupt data in the long string
missing value record. Until now, this entirely prevented the file from
being read. This commit changes that to just a warning, enabling the file
to be read.
Also revises system file format documentation to better explain that
unknown or corrupted extension records should be ignored.
-----------------------------------------------------------------------
Summary of changes:
doc/dev/system-file-format.texi | 159 +++++++++++++++++++++++---------------
src/data/sys-file-reader.c | 53 ++++++-------
2 files changed, 119 insertions(+), 93 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-180-gfe7682b,
Ben Pfaff <=