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

            Bug ID: 387391
           Summary: Random responses from the C/C++ language support when
                    using symbolic links to CMake sub-projects.
           Product: kdevelop
           Version: 5.2.1
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Language Support: CPP (Clang-based)
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: vbs...@centrum.cz
  Target Milestone: ---

Random responses from the C/C++ language support when using symbolic links to
CMake sub-projects.

* How to reproduce? *
1. Open/Import attached CMake project located in
ComplexSampleScenario/Projects/SampleMultiProject folder of attached archive.
2. Let KDevelop parse the project.
3. Browse the code specially files ClassA1.cpp, ClassB1.cpp,
SubProjectExecutable1.cpp.

* What happens? *
The language support randomly shows error/warning hints in files ClassA1.cpp,
ClassB1.cpp.

* What is expected? *
The language support should not show error/warning hints in files ClassA1.cpp,
ClassB1.cpp as they are valid and the project definition provides proper
include paths to build those files.

* Notes/Observations*

- When SubProjectLibraryA and SubProjectLibraryB is not sym-linked KDevelop
language support works well (without random error/warning hints)

- Sometimes files ClassA1.cpp, ClassB1.cpp does not show errors initially,
later when user just press space " " keeping the file compilable, KDevelop
language support changes its state and shows error/warning hints

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

Reply via email to