[Mesa-dev] [PATCH] i965: replace __FUNCTION__ with __func__
Matt Turner
mattst88 at gmail.com
Tue Apr 7 12:23:08 PDT 2015
On Tue, Apr 7, 2015 at 12:05 PM, Marius Predut <marius.predut at intel.com> wrote:
> Consistently just use C99's __func__ everywhere.
> The patch was verified with Microsoft Visual studio 2013
> redistributable package(RTM version number: 18.0.21005.1)
Presumably not, since i965 isn't built with MSVC :)
But yeah, the patch looks good. I'll collect all of the __func__
patches and commit them later assuming everything else looks good.
Thanks!
More information about the mesa-dev
mailing list