Skip to content

Selector and langmap confliction #1004

@masatake

Description

@masatake
./ctags --verbose -x --map-C=+.h --map-C++=-.h --c-kinds=fpvx ./libcryptsetup.h

Though --map-C++=-.h is specified, ctags chooses C++ parser for the .h file.
I'm not sure the ideal behavior but at least, C++ parser should not chosen.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions