[ANNOUNCE] pixman release 0.11.6 now available

Soeren Sandmann sandmann at daimi.au.dk
Thu Jun 26 22:16:22 PDT 2008


Julien Cristau <jcristau at debian.org> writes:

> tha pixman_region_append, pixman_region_empty and pixman_region_validate
> functions and their region32 friends are marked PIXMAN_EXPORT, but don't
> appear in pixman.h, can you clarify if this is intended?

No, this is not intended. These functions are not used anywhere (since
they were not in the ABI in 0.10.0), so I'll just delete them.

> The same applies to pixman_region32_set_static_pointers, but given
> the comment on top of the pixman_region_set_static_pointers
> declaration in pixman.h I assume this one is intentional.

The 16 bit version should be exported because the X server uses it,
but there is no reason to export a 32 bit version, so I'll move the
function to pixman-region16.c


Thanks,
Soren



More information about the xorg mailing list