Hi Marius,

On 03/04/15 13:11, Marius Predut 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)
> Next MSVC versions intends to support __func__.
> No functional changes.
> 
Small note - for compilers that lack __func__ (inline and others) we
provide reasonable workaround via include/c99_compat.h.

Thanks for going through these :-)
Emil

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to