On 09/29/11 06:49 AM, Thomas Hellstrom wrote:
Alan,

On 09/28/2011 04:31 AM, Alan Coopersmith wrote:
The LookupWindow function was deprecated in xserver commit ed75b056511ccb4
and removed during the Xorg 1.11 merge window by commit 82a8677d9175732.

Signed-off-by: Alan Coopersmith<[email protected]>
---

Needed for compatibility with the Xorg 1.11 release - only build tested
with Xorg 1.11.1, but I tried to preserve compatibility with older releases,
following the current status quo of this driver, while making it simple to
drop that when it's no longer needed.

src/vmwarexinerama.c | 32 ++++++++++++++++++++++++++------
1 files changed, 26 insertions(+), 6 deletions(-)

Thanks for the patch. We have a long-term plan to replace all xorg version
checks with
xorg video driver ABI checks, so if you don't min'd I'll change that before
pushing.

Sure.   That sounds more consistent with the checks in other drivers and should
save you having to define your own symbols for each version - I was just using
the existing checks that were in there currently.

--
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[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