Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject a space in kind name in regex parser #597

Closed
masatake opened this issue Oct 2, 2015 · 1 comment · Fixed by #1737
Closed

Reject a space in kind name in regex parser #597

masatake opened this issue Oct 2, 2015 · 1 comment · Fixed by #1737

Comments

@masatake
Copy link
Member

masatake commented Oct 2, 2015

No description provided.

@masatake
Copy link
Member Author

$ ./ctags --langdef=ZZZ --regex-ZZZ='/def (.)/\1/a,a b,a b c de/' --list-kinds-full=ZZZ
#LETTER NAME ENABLED REFONLY NROLES MASTER DESCRIPTION
a       a b  yes     no      0      NONE   a b c de

u-ctags should reject the options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant