Skip to content

Warning for c++ 'using' kind #3203

@techee

Description

@techee

We are now migrating to the new cxx parser in Geany (yeah, finally) and we get warnings for 'U' ('using' kinds) like this:

ctags: Warning: definition tag for refonly kind(using) is made: Scintilla

I can reproduce this warning with command-line ctags as well with

ctags --kinds-all=* some_file_containing_using.cxx

I may be wrong but isn't the problem that ATTACH_ROLES() is missing here?

.referenceOnly = true },

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions