Tony Mechelynck
unread,Sep 3, 2019, 6:07:48 PM9/3/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bram Moolenaar, vim_dev
linux-2iyu:~/.build/vim/vim-hg/src/shadow-tiny # (make || echo 'exit
status' $? ; date) 2>&1 |tee -a make.log
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall
-D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o
objects/arabic.o arabic.c
In file included from proto.h:184:0,
from vim.h:2111,
from arabic.c:31:
proto/quickfix.pro:7:14: error: unknown type name ‘qf_info_T’; did you
mean ‘ttyinfo_T’?
void qf_jump(qf_info_T *qi, int dir, int errornr, int forceit);
^~~~~~~~~
ttyinfo_T
make: *** [Makefile:3034: objects/arabic.o] Error 1
exit status 2
Tue 3 Sep 23:56:37 CEST 2019
Best regards,
Tony.