Skip to content

Conversation

RRethy
Copy link
Contributor

@RRethy RRethy commented Aug 3, 2018

The catch block was using '<>' to match E803 and E802 as words since the error is in the form of "E803: ....". But this is assuming the colon is not a keyword. If the colon is a keyword, such as in help files, this catch will fail.

@wincent
Copy link
Owner

wincent commented Aug 6, 2018

A most excellent catch! Thanks. I am on my phone right now but will merge this later.

@wincent wincent merged commit 5c50af2 into wincent:master Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants