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.6.1-2306-g769f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2306-g769fb2e
Date: Fri, 02 Dec 2011 06:11:26 +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  769fb2e87faed46645d19564859648dbddb38589 (commit)
      from  6e5736d55e61f5dca727428213a835998eeacead (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 769fb2e87faed46645d19564859648dbddb38589
Author: Ben Pfaff <address@hidden>
Date:   Thu Dec 1 22:06:48 2011 -0800

    gui: Fix printing of tables split across pages in psppire-output-window.
    
    xr_driver_output_item() expects the caller to call xr_driver_next_page()
    as long as xr_driver_need_new_page() returns true, but the printing code
    didn't do that, so tables split across pages in printouts caused an
    assertion failure at the next call to xr_driver_output_item().
    
    Reported-by: John Darrington <address@hidden>

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

Summary of changes:
 src/ui/gui/psppire-output-window.c |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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