On Wed, Apr 29, 2015 at 4:25 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> I opted to comment out "last_field" because it was not obvious what the
> meaning of the dangling bool would be. For the other parameters, the
> meaning was more intuitive without the name.
>
> link_uniform_blocks.cpp:
From: Ian Romanick
I opted to comment out "last_field" because it was not obvious what the
meaning of the dangling bool would be. For the other parameters, the
meaning was more intuitive without the name.
link_uniform_blocks.cpp:70:65: warning: unused parameter 'name'
[-Wunused-parameter]