Bug 40343 - xm_dd.c:594:13: error: too few arguments to function 'ctx->Driver.MapBufferRange'
Summary: xm_dd.c:594:13: error: too few arguments to function 'ctx->Driver.MapBufferRa...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/X11 (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 01:49 UTC by Fabio Pedretti
Modified: 2011-08-24 06:55 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.