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

            Bug ID: 403677
           Summary: kdevelop crash when wrong completion on include
           Product: kdevelop
           Version: 5.3.1
          Platform: Debian testing
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: Code completion
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: jd.fratt...@free.fr
  Target Milestone: ---

Kdevelop crashes when using completion to resolve include filename but not a
header was choosed by the completion.
Reproducible: always.


STEPS TO REPRODUCE
Have a Makefile in the header directory
Have a header file starting by the letter m
Start a #include statement
Start to write the path
Once the completion is in the right header directory, choose m
Kdevelop will give priority to Makefile
Type enter, Makefile will be written as the header file name
And just next, kdevelop will crash

OBSERVED RESULT
Crash


EXPECTED RESULT
No crash

As other issues with kdevelop, it seems the problem comes from the parser. But
I cannot ensure this last point.

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

Reply via email to