On Tue, 2017-11-14 at 14:03 -0800, Ian Romanick wrote: > > static void > > indirect_unbind_context(struct glx_context *gc, struct glx_context *new) > > { > > Mark the parameters UNUSED so that I don't get extra warnings. :) How do I provoke these warnings in my own build? - ajax