On 19/09/14 19:39, Bram Moolenaar wrote:
Patch 7.4.449
Problem: Can't easily close the help window. (Chris Gaal)
Solution: Add ":helpclose". (Christian Brabandt)
Files: runtime/doc/helphelp.txt, runtime/doc/index.txt, src/ex_cmds.c,
src/ex_cmds.h, src/proto/ex_cmds.pro
Error when compiling with Tiny features:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c
ex_cmds.c: In function ‘ex_helpclose’:
ex_cmds.c:5916:6: error: break statement not within loop or switch
break;
^
make: *** [objects/ex_cmds.o] Error 1
exit status 2
Huge compile proceeds to completion.
Best regards,
Tony.
--
Impiety. Your irreverence toward my deity.
[Ambrose Bierce, The Devil's Dictionary, 1911]
--
--
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.