[Mesa-dev] [PATCH 24/24] gallium/aux/os: Fix warning/handle failure to read from /proc/self/cmdline

2018-06-11 Thread Gert Wollny
Handle the failure to read from /proc/self/cmdline by printing an error message and fix the -Wsign-compare warning: In file included from ./util/u_memory.h:39:0, from os/os_process.c:31: os/os_process.c: In function 'os_get_command_line': os/os_process.c:140:16: warning:

Re: [Mesa-dev] [PATCH 24/24] gallium/aux/os: Fix warning/handle failure to read from /proc/self/cmdline

2018-06-08 Thread Emil Velikov
On 5 June 2018 at 12:59, Gert Wollny wrote: > Handle the failure to read from /proc/self/cmdline by printing an error > message and fix the -Wsign-compare warning: > > In file included from ./util/u_memory.h:39:0, > from os/os_process.c:31: > os/os_process.c: In function

[Mesa-dev] [PATCH 24/24] gallium/aux/os: Fix warning/handle failure to read from /proc/self/cmdline

2018-06-05 Thread Gert Wollny
Handle the failure to read from /proc/self/cmdline by printing an error message and fix the -Wsign-compare warning: In file included from ./util/u_memory.h:39:0, from os/os_process.c:31: os/os_process.c: In function 'os_get_command_line': os/os_process.c:140:16: warning: