Bug 11964 - containerOf() not defined
Summary: containerOf() not defined
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 15:45 UTC by James C. Georgas
Modified: 2008-02-24 17:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description James C. Georgas 2007-08-12 15:45:58 UTC
My compile from git bombs with the following:

glxdri.c: In function '__glXReportDamage':
glxdri.c:952: warning: implicit declaration of function 'containerOf'
glxdri.c:952: warning: nested extern declaration of 'containerOf'
glxdri.c:952: error: expected expression before '__GLXDRIdrawable'
glxdri.c:952: warning: initialization makes pointer from integer without a cast
glxdri.c: At top level:
glxdri.c:982: warning: initialization from incompatible pointer type
make[2]: *** [glxdri.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
Comment 1 Adam Jackson 2008-02-24 17:59:04 UTC
Long since fixed in git.  Thanks for the report!


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.