[Mesa-dev] [PATCH 1/4] i965: Silence many unused parameter warnings
Matt Turner
mattst88 at gmail.com
Sat Jul 19 15:14:52 PDT 2014
On Sat, Jul 19, 2014 at 3:03 PM, Ian Romanick <idr at freedesktop.org> wrote:
> On 07/15/2014 11:18 AM, Matt Turner wrote:
>> You could just drop the brw from the function declaration, and avoid
>> the (void)brw. That might be nicer.
>
> Unfortunately, that .h file is included from C files, and you can only
> do that in C++. :(
Oh, right. I just learned that this week, in fact.
More information about the mesa-dev
mailing list