Bug 13794

Summary: MBE extension (xserver/Xext/mbuf.c) fails to compile in current git
Product: xorg Reporter: Bernhard Rosenkraenzer <bero>
Component: * OtherAssignee: Eamon Walsh <ewalsh>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Fix
none
Updated patch none

Description Bernhard Rosenkraenzer 2007-12-23 04:11:22 UTC
xserver/Xext/mbuf.c uses old and removed APIs (AllocateScreenPrivateIndex(), AllocateWindowPrivateIndex(), devPrivates[].ptr)
Comment 1 Bernhard Rosenkraenzer 2007-12-23 04:14:07 UTC
Created attachment 13320 [details] [review]
Fix
Comment 2 Bernhard Rosenkraenzer 2007-12-23 06:09:21 UTC
Created attachment 13327 [details] [review]
Updated patch

Updated fix -- I overlooked a reference to MultibufferScreenIndex earlier, causing an unresolved symbol
Comment 3 Eamon Walsh 2008-01-03 11:55:02 UTC
Patch applied, thanks for submission.

I hadn't updated mbuf because I was under the impression that it was obsolete, replaced by composite.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.