| Summary: |
makefile.xml - The "if" is NOT "gmake_if_keywords". |
| Product: |
[Frameworks and Libraries] frameworks-syntax-highlighting
|
Reporter: |
yrj <yang.roger> |
| Component: |
syntax | Assignee: |
KWrite Developers <kwrite-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
walter.von.entferndt, yang.roger
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Other | |
|
| OS: |
Other | |
|
|
Latest Commit:
|
https://invent.kde.org/frameworks/syntax-highlighting/-/commit/ceb0430ffea0a9dc8fe583bd61edb52437d2fb90
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
--- a/makefile.xml +++ b/makefile.xml @@ -25,7 +25,6 @@ </list> <!-- https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html --> <list name="gmake_if_keywords"> - <item>if</item> <item>ifeq</item> <item>ifneq</item> <item>ifdef</item>