pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-420-g02b9b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-420-g02b9b37
Date: Mon, 26 Nov 2012 20:21:14 +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  02b9b37698eb0b483fe0338f3b28d8f784a7af9a (commit)
      from  2c0ddcd27c6e5afa944f9eca6f5cf6e7f6e32f98 (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 02b9b37698eb0b483fe0338f3b28d8f784a7af9a
Author: John Darrington <address@hidden>
Date:   Mon Nov 26 21:09:08 2012 +0100

    Disable asserts in histogram code except in --testing-mode
    
    The assertions in histogram.c are algebraically correct,
    but due to floating point errors may not actually be true.
    This change disables them except when in testing mode.
    The tests in charts.at rely upon them being enabled.
    Closes bug #36395

-----------------------------------------------------------------------

Summary of changes:
 src/libpspp/assertion.h |    3 +++
 src/math/histogram.c    |   18 +++++++++++-------
 tests/output/charts.at  |    3 ++-
 3 files changed, 16 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]