[Bug 1922] Weird unresolved symbols when compiling from CVS
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 2 13:10:20 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1922
sndirsch at suse.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sndirsch at suse.de
------- Additional Comments From sndirsch at suse.de 2004-12-02 13:10 -------
Try this one.
--- programs/Xserver/GL/dri/dri.c.~1.6.~ 2004-12-02 17:15:14.000000000
+0100
+++ programs/Xserver/GL/dri/dri.c 2004-12-02 17:16:08.026064392 +0100
@@ -1136,8 +1136,6 @@ DRIGetDrawableInfo(ScreenPtr pScreen,
WindowPtr pWin, pOldWin;
int i;
- printf("maxDrawableTableEntry = %d\n",
pDRIPriv->pDriverInfo->maxDrawableTableEntry);
-
if (pDrawable->type == DRAWABLE_WINDOW) {
pWin = (WindowPtr)pDrawable;
if ((pDRIDrawablePriv = DRI_DRAWABLE_PRIV_FROM_WINDOW(pWin))) {
Does it help?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list