pspp-dev
[Top][All Lists]
Advanced

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

Re: problem with pango


From: Ben Pfaff
Subject: Re: problem with pango
Date: Sat, 24 Apr 2010 11:38:41 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Michel Boaventura <address@hidden> writes:

> I'm having problem with multiple definitions of
> pango_layout_get_baseline cross compiling pspp.
>
>
> Looking at the source of cairo-chart.c, I've found:
>
> #if ! PANGO_VERSION_CHECK (2, 22, 0)
> ...
> #endif
>
> But the last version of pango is 1.28.0, so I think this is wrong, it
> should be (1, 22, 0). In fact, if I change this, I get rid of the error.

Thank you!  I've applied your fix locally.  I'm running some
tests and expect to push it out soon.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

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