Bug 13794 - MBE extension (xserver/Xext/mbuf.c) fails to compile in current git
Summary: MBE extension (xserver/Xext/mbuf.c) fails to compile in current git
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: git
Hardware: All All
: medium normal
Assignee: Eamon Walsh
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 04:11 UTC by Bernhard Rosenkraenzer
Modified: 2008-01-03 11:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix (5.00 KB, patch)
2007-12-23 04:14 UTC, Bernhard Rosenkraenzer
no flags Details | Splinter Review
Updated patch (5.00 KB, patch)
2007-12-23 06:09 UTC, Bernhard Rosenkraenzer
no flags Details | Splinter Review

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.