On Mon, Mar 14, 2016 at 11:43 PM, Tony Mechelynck <[email protected]> wrote: > On Mon, Mar 14, 2016 at 11:05 PM, Bram Moolenaar <[email protected]> wrote: >> >> Patch 7.4.1559 >> Problem: Passing cookie to a callback is clumsy. >> Solution: Change function() to take arguments and return a partial. >> Files: src/structs.h, src/channel.c, src/eval.c, src/if_python.c, >> src/if_python3.c, src/if_py_both.h, src/json.c, >> src/proto/eval.pro, src/testdir/test_partial.vim, >> src/testdir/test_alot.vim, runtime/doc/eval.txt > > With this patch, compile error in Huge but not in Tiny:
Fixed in 7.4.1561, sorry. Best regards, Tony. -- -- 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.
