Files
neovim/test/functional
Marco Hinz b6170db1a1 Avoid internal errors with setloclist()
All syntastic users experienced this problem:

  E685: Internal error: get_tv_string_buf()

It's reproducable with:

  :call setloclist(0, [''])

So, not given optional arguments to setloclist() lead to some fields not
inizilied and the code took the wrong branches.
2016-02-26 18:52:17 +01:00
..
2016-01-21 01:34:56 -05:00
2016-01-02 23:22:13 +01:00
2015-10-08 22:01:12 +03:00
2016-02-24 01:42:38 +01:00
2016-02-12 00:03:39 +09:00
2016-02-24 01:42:38 +01:00