Gaetan Nadon <[email protected]> writes:

> On 13-11-14 03:09 AM, Keith Packard wrote:
>> -    DamageUnregister(&pScreen->GetScreenPixmap(pScreen)->drawable, 
>> ms->damage);
>> +    DamageUnregister(ms->damage);
> Wouldn't that break on earlier server versions?

Yes.

> The Intel driver added this code in compat-api.h:
>
>     #if XORG_VERSION_CURRENT >= XORG_VERSION_NUMERIC(1,14,99,2,0)
>     #define DamageUnregister(d, dd) DamageUnregister(dd)
>     #endif

A fine plan.

-- 
[email protected]

Attachment: pgpeNW6Ejpq5A.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to