gcc (Debian 4.9.0-6) 4.9.0
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -DTINY_VIMRC
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c
window.c: In function ‘win_free’:
window.c:4600:9: error: ‘autocmd_busy’ undeclared (first use in this function)
if (autocmd_busy)
^
window.c:4600:9: note: each undeclared identifier is reported only once for
each function it appears in
window.c:4602:15: error: ‘au_pending_free_win’ undeclared (first use in this
function)
wp->w_next = au_pending_free_win;
^
Makefile:2746: recipe for target 'objects/window.o' failed
make: *** [objects/window.o] Error 1
--
"Talking much about oneself can also
be a means to conceal oneself."
-Friedrich Nietzsche
--
--
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].
For more options, visit https://groups.google.com/d/optout.