https://bugs.kde.org/show_bug.cgi?id=378777

--- Comment #7 from Markus Elfring <markus.elfr...@web.de> ---
(In reply to Sven Brauch from comment #6)
> Maybe some header included by a file included by this one is not found?

I can follow that related difficulties can occasionally occur because of
recursive file inclusion. But this is not the case here because a relevant
header file is directly referenced at the top of the affected source file.


> You should be able to get to the definition of this struct

The information for a data structure like “group_desc” is not provided by the
analysis popup window so far.


> just by Ctrl+Click-ing on the #include directives ...

The corresponding header files are shown as expected after clicking on a
quotation character besides the specified path.


> Or is the struct maybe in some #ifdef?

Yes. - See also the corresponding change “pinctrl: stricten up generic group
code” from 2016-12-30 for example.
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/pinctrl/core.h?id=c033a718f615b6b3ddc83ce3e0a217c30bd09cb5


Do I stumble just on the situation that the source code analysis configuration
is different from the final build environment at the moment?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to