Michel Boaventura <[email protected]> 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


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to