http://bugs.freedesktop.org/show_bug.cgi?id=18689

           Summary: Function `XGetXCBConnection' implicitly converted to
                    pointer at single2.c:890 causes crash on 64bit maschines
           Product: Mesa
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=20560)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20560)
fix missing include

While compiling mesa master (153cc70ddb52a2acc5a4790adc6d7a7b2ddf0d43)
on gentoo I got the following QA Notice

* QA Notice: Package has poor programming practices which may compile 
*            but will almost certainly crash on 64bit architectures. 
* 
* Function `XGetXCBConnection' implicitly converted to pointer at single2.c:890

and it did crash on my 64bit maschine.

patch fixes the missing include and makes it work


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to