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

2018-02-02 Thread Emil Velikov
On 2 February 2018 at 10:16, Eric Engestrom wrote: > On Sunday, 2018-01-28 14:18:27 +, Jon Turney wrote: >> mesa/src/glx/glxcmds.c:1295:21: error: implicit declaration of function >> 'env_var_as_boolean' is invalid in C99 >>

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

2018-02-02 Thread Emil Velikov
On 2 February 2018 at 10:16, Eric Engestrom wrote: > On Sunday, 2018-01-28 14:18:27 +, Jon Turney wrote: >> mesa/src/glx/glxcmds.c:1295:21: error: implicit declaration of function >> 'env_var_as_boolean' is invalid in C99 >>

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

2018-02-02 Thread Eric Engestrom
On Sunday, 2018-01-28 14:18:27 +, 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 >