On Nov 19, 2013, at 9:59 PM, David Barnett <[email protected]> wrote:
> I discovered a bug in try..catch. E117 bypasses the catch and always bubbles > up to the user if it comes from a :return command in code like the following: > function E_117_Bad() abort > try > return foo#Bar() > catch /.*/ > endtry > endfunction This may be irrelevant but as it isn’t defined here: What is foo#Bar()? -- b Sent from my iPhone -- -- 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/groups/opt_out.
