Bug 359761

Summary: Invalid rule detection in Makefile makes the project tree odd
Product: [Applications] kdevelop Reporter: Folco <mdemolins>
Component: Build tools: Custom MakefilesAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.90.90   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Invalid projet tree

Description Folco 2016-02-24 16:52:46 UTC
OS: Win 7 x64
KDevelop from here: http://krf.kollide.net/files/work/kdevelop/kdevelop-x64-setup-5.0-20160121.exe

Here a screenshot. You can see the whole Makefile.
In the project pane, you can see that a "OBJ=$(SRC" rule has been added. It seems to be a wrong rule detection caused by the semi-colon in the variable definition.

Reproducible: Always

Steps to Reproduce:
1. Write a makefile with a variable containing a semi-colon

Actual Results:  
An invalid rule is created in the project pane

Expected Results:  
Better Makefile rule detection, no invalid rule created
Comment 1 Folco 2016-02-24 17:14:19 UTC
Created attachment 97543 [details]
Invalid projet tree
Comment 2 Justin Zobel 2021-03-09 22:48:36 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.