[Mesa-dev] [PATCH 3/6] glx/apple: include util/debug.h for env_var_as_boolean prototype

Emil Velikov emil.l.velikov at gmail.com
Fri Feb 2 12:12:06 UTC 2018


On 2 February 2018 at 10:16, Eric Engestrom <eric.engestrom at imgtec.com> wrote:
> On Sunday, 2018-01-28 14:18:27 +0000, Jon Turney wrote:
>> mesa/src/glx/glxcmds.c:1295:21: error: implicit declaration of function 'env_var_as_boolean' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>> mesa/src/glx/apple/apple_visual.c:85:28: error: implicit declaration of function 'env_var_as_boolean' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>
> Oops, these are mine :(
>
> Fixes: 3fdbc46b42dcfd3af52d8 "glx: turn LIBGL_DUMP_VISUALID into a boolean"
> Fixes: d2768a397d6fb8a094765 "glx: turn LIBGL_PROFILE_CORE into a boolean"
> Fixes: 5c68ea29f31283768c8e1 "egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean"
> Fixes: 43e2d58698f76b96b36ff "glx: turn LIBGL_ALLOW_SOFTWARE into a boolean"
> Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
>
Right forgot about those. In all fairness the nearly everything from
Jon is suitable for the stable branches.
Some of the patches had landed, but we can skim through and pick them up.

-Emil


More information about the mesa-dev mailing list