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

            Bug ID: 359761
           Summary: Invalid rule detection
           Product: kdevelop
           Version: 4.90.90
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Build tools: Custom Makefiles
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: mdemol...@gmail.com

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

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

Reply via email to