pspp-dev
[Top][All Lists]
Advanced

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

Re: Output branch dependencies


From: Ben Pfaff
Subject: Re: Output branch dependencies
Date: Sun, 28 Jun 2009 21:28:19 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

John Darrington <address@hidden> writes:

> On Sun, Jun 28, 2009 at 08:23:47PM -0700, Ben Pfaff wrote:
>      
>      > psppire-output-window.c has a trivial dependency on some functions
>      > not present in gtk 2.12, which is what configure.ac checks.
>      
>      How did you figure that out?  
>
> I tried building on my laptop, which has version 2.12 installed.

I guess that's an effective way to find out.

>      (Which functions?)
>
> gtk_adjustment_get_upper
> gtk_adjustment_get_lower
> gtk_adjustment_get_page_size
>
> These are trivial accessor functions introduced in 2.14

OK.  I pushed a fix.

I keep hearing that GTK+ 3.0 (when released) will drop support
for direct member access, so we may have to break compatibility
at that point (or write extra Autoconf tests and wrappers).
-- 
"While the Melissa license is a bit unclear, Melissa aggressively
 encourages free distribution of its source code."
--Kevin Dalley <address@hidden>




reply via email to

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