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
> 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[]);/
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