Build failure in vim9class.c in +eval builds after updating source to 9.0.2086

5 views
Skip to first unread message

Tony Mechelynck

unread,
Nov 2, 2023, 4:58:12 PM11/2/23
to Christian Brabandt, vim_dev
For example in Normal build:

In file included from vim.h:570,
from vim9class.c:15:
vim9class.c: In function ‘ex_class’:
vim9class.c:1563:24: error:
‘e_abstract_must_be_followed_by_def_or_static’ undeclared (first use
in this function); did you mean ‘e_abstract_must_be_followed_by_def’?
1563 | emsg(_(e_abstract_must_be_followed_by_def_or_static));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim9class.c:1563:22: note: in expansion of macro ‘_’
1563 | emsg(_(e_abstract_must_be_followed_by_def_or_static));
| ^
vim9class.c:1563:24: note: each undeclared identifier is reported only
once for each function it appears in
1563 | emsg(_(e_abstract_must_be_followed_by_def_or_static));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim9class.c:1563:22: note: in expansion of macro ‘_’
1563 | emsg(_(e_abstract_must_be_followed_by_def_or_static));
| ^
make: *** [Makefile:3510: objects/vim9class.o] Error 1
make: *** Waiting for unfinished jobs....
exit status 2



Best regards,
Tony.
Reply all
Reply to author
Forward
0 new messages