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-391-gab6a7


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-391-gab6a775
Date: Tue, 20 Nov 2012 11:35:09 +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  ab6a775adf51dff998699ed87904d9436e65ce9a (commit)
      from  00fd47eccf62f5657bc32655bdddcf3758d882e2 (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 ab6a775adf51dff998699ed87904d9436e65ce9a
Author: John Darrington <address@hidden>
Date:   Tue Nov 20 12:32:34 2012 +0100

    Fix (again) problems displaying a GtkSourceView widget on Cygwin
    
    Under certain compiler options, the effect of the gtk_*get_type
    function call was optimised away.  This change fixes that.  It
    seems that both static and volatile are necessary, in order to
    avoid the compiler from complaining and/or optimising the call
    away.

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

Summary of changes:
 src/ui/gui/widgets.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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