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

           Summary: driCreateConfigs crashes Mesa compilation
           Product: Mesa
           Version: CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [email protected]


At git repository, driCreateConfigs function, defined in
src/mesa/drivers/dri/common/utils.*, requred 9 arguments. Some using files
(such as via_screen.c, swrast.c, etc.) try to call this function with only 7
arguments).

Compilation crashes:

swrast.c:181: error: too few arguments to function ‘driCreateConfigs’


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to