Bram Moolenaar wrote: > Patch 7.4.2180 > Problem: There is no easy way to stop all timers. There is no way to > temporary pause a timer. > Solution: Add timer_stopall() and timer_pause(). > Files: src/evalfunc.c, src/ex_cmds2.c, src/proto/ex_cmds2.pro, > src/structs.h, src/testdir/test_timers.vim, > src/testdir/shared.vim, runtime/doc/eval.txt
Hi Attached patch fixes an unused local variable compilation warning introduced by patch 7.4.7180. Regards Dominique -- -- 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.
fixed-warning-ex_cmds2.c-7.4.7180.patch
Description: Binary data
