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

C++: bug in code detecting attributes #4089

Open
masatake opened this issue Oct 1, 2024 · 0 comments
Open

C++: bug in code detecting attributes #4089

masatake opened this issue Oct 1, 2024 · 0 comments

Comments

@masatake
Copy link
Member

masatake commented Oct 1, 2024

[yamato@dev64 ~]$ cat /tmp/input.cc
[[[]]]

[yamato@dev64 ~]$ ~/bin/ctags --options=NONE /tmp/input.cc 
ctags: Notice: No options will be read from files or environment
ctags: parsers/cxx/cxx_parser_tokenizer.c:1083: cxxParserParseNextTokenCondenseCXX11Attribute: Assertion `false' failed.
ctags: parsers/cxx/cxx_parser_tokenizer.c:1083: parsing /tmp/input.cc:1 as C++
Aborted (core dumped)
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

No branches or pull requests

1 participant