Build failure without +eval after patches 8.2 2686-2687
4 views
Skip to first unread message
Tony Mechelynck
unread,
Apr 1, 2021, 2:48:01 PM4/1/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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-tuxedo:~/.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
-Wno-deprecated-declarations -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-o objects/ex_getln.o ex_getln.c
ex_getln.c: In function ‘getcmdline_int’:
ex_getln.c:1712:46: error: ‘p_stl’ undeclared (first use in this
function); did you mean ‘p_tl’?
if (!cmd_silent && msg_scrolled == 0 && *p_stl != NUL)
^~~~~
p_tl
ex_getln.c:1712:46: note: each undeclared identifier is reported only
once for each function it appears in
make: *** [Makefile:3239: objects/ex_getln.o] Error 1
exit status 2
Thu 1 Apr 20:45:32 CEST 2021
linux-tuxedo:~/.build/vim/vim-hg/src/shadow-tiny #