|
From: | anonymous |
Subject: | PSPP-BUG: [bug #56547] Incorrect field name in System file format |
Date: | Tue, 25 Jun 2019 11:57:47 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/75.0.3770.90 Chrome/75.0.3770.90 Safari/537.36 |
URL: <https://savannah.gnu.org/bugs/?56547> Summary: Incorrect field name in System file format Project: PSPP Submitted by: None Submitted on: Tue 25 Jun 2019 03:57:45 PM UTC Category: Documentation Severity: 5 - Average Status: None Assigned to: None Open/Closed: Open Discussion Lock: Any Release: None Effort: 0.00 _______________________________________________________ Details: In the developers manual, Appendix B (System File Format), Section B.20 (Data Record) under ZLIB compression: https://www.gnu.org/software/pspp/pspp-dev/html_node/Data-Record.html There are multiple references to (ztrailer_ofs - 24) / 24-nomarkup+ as a calculation for the number of compressed data blocks. I believe this should be (ztrailer_len - 24) / 24-nomarkup+ _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?56547> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |