Bug 359761 - Invalid rule detection in Makefile makes the project tree odd
Summary: Invalid rule detection in Makefile makes the project tree odd
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (show other bugs)
Version: 4.90.90
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-24 16:52 UTC by Folco
Modified: 2021-03-09 22:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Invalid projet tree (49.28 KB, image/png)
2016-02-24 17:14 UTC, Folco
Details

Note You need to log in before you can comment on or make changes to this bug.
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.