[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-394-g5f1ab
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-394-g5f1ab30 |
Date: |
Thu, 18 Jun 2020 02:18:38 -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 5f1ab307d380c4d60410b911a272b6870b65c2d8 (commit)
from fd5bffd255a87432a2d64a5dd03f98e142f2130f (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 5f1ab307d380c4d60410b911a272b6870b65c2d8
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date: Thu Jun 18 08:15:42 2020 +0200
exp10 replaced with pow when exp10 is not available
The exp10 function that was introduced by commit aae1a8f067ddd9c09
in the find-dialog is not available on MacOS. I added a check
and replace it with pow if exp10 is not available.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 3 +++
src/ui/gui/find-dialog.c | 7 +++++++
2 files changed, 10 insertions(+)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-394-g5f1ab30,
Friedrich Beckmann <=