Bug 40343

Summary: xm_dd.c:594:13: error: too few arguments to function 'ctx->Driver.MapBufferRange'
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: Drivers/X11Assignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: idr
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabio Pedretti 2011-08-24 01:49:26 UTC
After recent mesa cleanup commits I get this build error:

xm_dd.c: In function 'xmesa_DrawPixels_5R6G5B':
xm_dd.c:592:13: error: expected ')' before 'unpack'
xm_dd.c:594:13: error: too few arguments to function 'ctx->Driver.MapBufferRange'
Comment 1 Brian Paul 2011-08-24 06:55:40 UTC
Fixed w/ commit c3ad95ed40fca72dbc6c157de2948cb6d074aaac

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.