Bug 467781 - makefile.xml - The "if" is NOT "gmake_if_keywords".
Summary: makefile.xml - The "if" is NOT "gmake_if_keywords".
Status: RESOLVED FIXED
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (show other bugs)
Version: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-25 15:37 UTC by yrj
Modified: 2023-07-10 20:22 UTC (History)
2 users (show)

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


Attachments

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