On Fri, Jan 22, 2021 at 01:01:50AM +0300, Alexey Dobriyan wrote:
> My name is Alexey and I've tried to use IDE for kernel development.
>
> QT Creator segfaults while parsing ibmvnic.c which is annoying as it
> will start parsing after restart only to crash again.
>
> The workaround is to either exclude ibmvnic.c from list of project files
> or to apply dummy ifdef to hide the offending code.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1886548
Sorry, but this is not going to be accepted.
Can you narrow it down further. In bugzilla, you say the includes are
wrong. How exactly?
Andrew