pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, stable, updated. v0.6.1-18-g23fe9f


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, stable, updated. v0.6.1-18-g23fe9f4
Date: Thu, 02 Apr 2009 00:22:12 +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, stable has been updated
       via  23fe9f40872f54400ce10d87f349c8d317c21274 (commit)
      from  92f9121c49de9f91d9d743b5dc854cf701713dc5 (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 23fe9f40872f54400ce10d87f349c8d317c21274
Author: John Darrington <address@hidden>
Date:   Thu Apr 2 08:19:09 2009 +0800

    Fixed bug where piecharts with many segments crashed.
    
    Make sure that we don't index beyond the bounds of the
    data_colour array.

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

Summary of changes:
 src/output/charts/barchart.c                    |    2 +-
 src/output/charts/piechart.c                    |    2 +-
 src/output/charts/plot-chart.c                  |   23 ++++++------
 src/output/charts/plot-chart.h                  |   11 +++---
 tests/automake.mk                               |    1 +
 tests/bugs/{double-frequency.sh => piechart.sh} |   42 +++++++++++++---------
 6 files changed, 46 insertions(+), 35 deletions(-)
 copy tests/bugs/{double-frequency.sh => piechart.sh} (69%)


hooks/post-receive
--
GNU PSPP




reply via email to

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