> No. It is the usualy automatic string-to-number conversion,
> timer_stop("2") is not expected to be an error.really? the argument here is not "some random number the user wants" but the retval of timer_start which is always a number. The user could specify the callback name here as a mistake, for instance. > In any case, e_invarg is the worst choice of the error message. No, an error message that is not already used for precisely this error (invalid argument type) would be worse. Anyway, I was expecting Bram to change the error message if it was wrong. -- -- 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.
