I see errors on MacOS 10.15.4.
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/opt/sw/include/gtk-2.0
-I/opt/sw/lib/gtk-2.0/include -I/opt/sw/include/gtk-2.0
-I/opt/sw/include/pango-1.0 -I/opt/sw/include/atk-1.0 -I/opt/sw/include/cairo
-I/opt/sw/include/pango-1.0 -I/opt/sw/include/glib-2.0
-I/opt/sw/lib/glib-2.0/include -I/opt/sw/include/freetype2 -I/opt/sw/include
-I/opt/X11/include -MD -I/opt/sw/include -DMACOS_X -g -O2 -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=1 -I/opt/X11/include -o objects/ex_getln.o ex_getln.c
evalfunc.c:919:6: error: use of undeclared identifier 'f_term_getansicolors'
f_term_getansicolors
^
evalfunc.c:938:6: error: use of undeclared identifier 'f_term_setansicolors'
f_term_setansicolors
^
evalfunc.c:1039:32: error: invalid application of 'sizeof' to an incomplete
type 'funcentry_T []'
if (++intidx < (int)(sizeof(global_functions) / sizeof(funcentry_T)))
^~~~~~~~~~~~~~~~~~
evalfunc.c:1085:24: error: invalid application of 'sizeof' to an incomplete
type 'funcentry_T []'
last = (int)(sizeof(global_functions) / sizeof(funcentry_T)) - 1;
^~~~~~~~~~~~~~~~~~
4 errors generated.
--
Hisashi T Fujinaka - [email protected]
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/alpine.NEB.2.22.414.2003261458340.18341%40chris.i8u.org.