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.8.4-44-g2dd71d


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-44-g2dd71d2
Date: Sun, 04 Jan 2015 19:15:43 +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  2dd71d2858a845fe8b10d7b279cb7c7e43c9ca16 (commit)
       via  9fd97e410494b051da21490040e4a5b5de2d5a2a (commit)
      from  cc87b4045df9aab8a7c42426ba755a5801309e72 (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 2dd71d2858a845fe8b10d7b279cb7c7e43c9ca16
Author: Ben Pfaff <address@hidden>
Date:   Sun Jan 4 11:14:01 2015 -0800

    cairo: Remove claim that a null 'cairo' can work.
    
    We found out in bug #43816 that it doesn't really work and isn't
    worth maintaining anyhow.

commit 9fd97e410494b051da21490040e4a5b5de2d5a2a
Author: Ben Pfaff <address@hidden>
Date:   Sun Jan 4 11:13:01 2015 -0800

    psppire-output-view: Fix segfault during printing.
    
    psppire-output-view tried to make use of a special feature in the
    cairo output driver that allowed the cairo_t to be omitted to avoid
    actually rendering anything, for pagination purposes, but the cairo
    code had changed and this feature had not been carefully maintained,
    resulting in a segfault.  This commit stops trying to use that
    feature, since it seems like it could easily get broken again in the
    future and doesn't have much benefit anyhow.
    
    Bug #43816.
    Reported by John Darrington.

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

Summary of changes:
 src/output/cairo.c               |   27 +++++++++++----------------
 src/ui/gui/psppire-output-view.c |    4 ++--
 2 files changed, 13 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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