Re: [Mesa-dev] [PATCH mesa] tools/imgui: disable all warnings

2018-10-30 Thread Lionel Landwerlin
Yep : Reviewed-by: Lionel Landwerlin On 30/10/2018 19:02, Eric Engestrom wrote: This is an external project we have no control over, and will not be fixing (other than by sometimes pulling the latest sources), so warnings serve no purpose here. Signed-off-by: Eric Engestrom --- src/intel/t

[Mesa-dev] [PATCH mesa] tools/imgui: disable all warnings

2018-10-30 Thread Eric Engestrom
This is an external project we have no control over, and will not be fixing (other than by sometimes pulling the latest sources), so warnings serve no purpose here. Signed-off-by: Eric Engestrom --- src/intel/tools/imgui/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g