diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-06-17 12:21:53 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-06-18 11:36:07 -0300 |
commit | 4cb5ce3c529b1e03b6c9f2733eec88a48173818f (patch) | |
tree | 60d78232a3f9ee5e938321fe5322894bad9957c4 /src/nvim/api/vim.c | |
parent | abc423983d85d5110fae21e661d36075379ce9c3 (diff) | |
download | rneovim-4cb5ce3c529b1e03b6c9f2733eec88a48173818f.tar.gz rneovim-4cb5ce3c529b1e03b6c9f2733eec88a48173818f.tar.bz2 rneovim-4cb5ce3c529b1e03b6c9f2733eec88a48173818f.zip |
channel: Make channel_{un}subscribe abort the program for invalid ids
These functions will never be called directly by the user so bugs are the only
reason for passing invalid channel ids. Instead of returning silently we abort
to improve bug detection.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions