Re: v8.0.0765 build error

2017-07-25 Fir de Conversatie Kazunobu Kuriyama
2017-07-24 21:57 GMT+09:00 M Kelly : > Hi, > Sorry if this is posted/solved already. > When building v8.0.0765 I get this error: > > gui_x11.c: In function ‘gui_mch_get_color’: > gui_x11.c:2274:14: warning: unused variable ‘colormap’ [-Wunused-variable] > Colormap colormap; > ^

v8.0.0765 build error

2017-07-25 Fir de Conversatie M Kelly
Hi, Sorry if this is posted/solved already. When building v8.0.0765 I get this error: gui_x11.c: In function ‘gui_mch_get_color’: gui_x11.c:2274:14: warning: unused variable ‘colormap’ [-Wunused-variable] Colormap colormap; ^ gui_x11.c:2273:17: warning: unused variable ‘availabl