[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-46-g089599
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-46-g0895998 |
Date: |
Sat, 29 Aug 2020 09:29:05 -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 08959981d167390d9c9ba0ac5a8a2558de9175af (commit)
from 4cee6fc1f72440698ca8f3f89a71d29e7ee46a0d (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 08959981d167390d9c9ba0ac5a8a2558de9175af
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date: Sat Aug 29 15:19:36 2020 +0200
xml-parser-generator - iterate over sorted dict - #58975
I sort the dict before iteration because the normal
iterator over a dict is not reproducible and will generate
different code in each run. This will work but the
build is not reproducible.
Closes: https://savannah.gnu.org/bugs/index.php?58975
-----------------------------------------------------------------------
Summary of changes:
src/output/spv/xml-parser-generator | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-46-g0895998,
Friedrich Beckmann <=