[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-330-g8a490
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-330-g8a490bd |
Date: |
Sun, 24 Jan 2021 20:01:06 -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 8a490bdb254cf8d37eb4ac4edf91c7ef933c92dd (commit)
from 30426c360cc5dc55732bdd7c21a07cd46176bac5 (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 8a490bdb254cf8d37eb4ac4edf91c7ef933c92dd
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Jan 24 16:59:29 2021 -0800
DEBUG EVALUATE: Use output_log() instead of printf().
I found that with upcoming changes to the output engine, the relative
ordering of output from printf() and from the output engine changed. This
commit makes it all go through the output engine, which keeps it
consistent as the output engine changes.
-----------------------------------------------------------------------
Summary of changes:
src/language/expressions/evaluate.c | 57 +++++++++++++++++-----------------
tests/data/calendar.at | 16 ++++++++--
tests/language/expressions/evaluate.at | 24 +++++++++-----
tests/language/expressions/parse.at | 1 +
4 files changed, 60 insertions(+), 38 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-330-g8a490bd,
Ben Pfaff <=