Search by definition returns extra wrong results #4534
Unanswered
shusterboris
asked this question in
Q&A
Replies: 1 comment
-
Updated. I was unable to solve the problem using option --kinds in the external options file (indexer use it), at least on Windows. Size of index are changing for different options, but function's arguments still founds for definition |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, all!


I'm getting strange result of search. I input function name into "Definition" field. And I expected that OpenGrok will return definition of typeDef. But it it returns not only typeDef but also bunch of names in function's arguments.
In the worst case I can try to solve the problem using --kinds- option. But can't find format of extra command line (-o / --ctagOpts). Just text? Something like
--kinds-c=+lfx-z ?
And another strange search result:
call of get_feat_name() evaluated as declaration (get_feat_name entered into field "Definition")
OpenGrok version is 1.8.4
Beta Was this translation helpful? Give feedback.
All reactions