Re: Gvim v8.2.3860 MSYS2 Build fails

2021-12-21 Fir de Conversatie Ni Va
Thank you Bram. Merry Christmas. Le mardi 21 décembre 2021 à 10:41:10 UTC+1, Bram Moolenaar a écrit : > > > Got this error trying to build Gvim above version : > > > > > > *Error* > > In file included from vim.h:434, > > from if_ole.cpp:16: > > termdefs.h:127:16: warning: unnecessary parenthese

Re: Gvim v8.2.3860 MSYS2 Build fails

2021-12-21 Fir de Conversatie Bram Moolenaar
> Got this error trying to build Gvim above version : > > > *Error* > In file included from vim.h:434, > from if_ole.cpp:16: > termdefs.h:127:16: warning: unnecessary parentheses in declaration of > 'term_strings' [-Wparentheses] > 127 | extern char_u *(term_strings[]);/

Gvim v8.2.3860 MSYS2 Build fails

2021-12-21 Fir de Conversatie Ni Va
Hi All, Got this error trying to build Gvim above version : *Error* In file included from vim.h:434, from if_ole.cpp:16: termdefs.h:127:16: warning: unnecessary parentheses in declaration of 'term_strings' [-Wparentheses] 127 | extern char_u *(term_strings[]);// current t