Bug 467781

Summary: makefile.xml - The "if" is NOT "gmake_if_keywords".
Product: [Frameworks and Libraries] frameworks-syntax-highlighting Reporter: yrj <yang.roger>
Component: syntaxAssignee: 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: Version Fixed/Implemented In:
Sentry Crash Report:

Description yrj 2023-03-25 15:37:53 UTC
--- 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>
Comment 1 Bug Janitor Service 2023-07-10 00:32:43 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/499
Comment 2 Jonathan Poelen 2023-07-10 20:22:42 UTC
Git commit ceb0430ffea0a9dc8fe583bd61edb52437d2fb90 by Jonathan Poelen.
Committed on 10/07/2023 at 00:32.
Pushed by cullmann into branch 'master'.

Makefile: "if" is NOT "gmake_if_keywords"

M  +1    -2    data/syntax/makefile.xml

https://invent.kde.org/frameworks/syntax-highlighting/-/commit/ceb0430ffea0a9dc8fe583bd61edb52437d2fb90