diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2014-04-23 21:55:12 +0200 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-25 14:09:04 -0300 |
commit | 342764d70ee8c9f05f4389a523dfd09f0795fcd1 (patch) | |
tree | 3b19485ab56c0da0158d948f8a7724b58feaf0ea /src/regexp.c | |
parent | a6e1738db31407cdde9cec1e0763f068c7d0a0ae (diff) | |
download | rneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.tar.gz rneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.tar.bz2 rneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.zip |
vim-patch:7.4.260
Problem: It is possible to define a function with a colon in the name. It
is possible to define a function with a lower case character if a
"#" appears after the name.
Solution: Disallow using a colon other than with "s:". Ignore "#" after the
name.
https://code.google.com/p/vim/source/detail?r=6bc874e4789a0f912b4fd6b23afecf19d80b1605
Diffstat (limited to 'src/regexp.c')
0 files changed, 0 insertions, 0 deletions