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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/syntax-highlighting/
                   |                            |-/commit/dcb0ded3f59764f08b
                   |                            |b1203df706e9373b5475d3

--- Comment #2 from Christoph Cullmann <cullm...@kde.org> ---
Git commit dcb0ded3f59764f08bb1203df706e9373b5475d3 by Christoph Cullmann, on
behalf of Jonathan Poelen.
Committed on 03/09/2023 at 19:46.
Pushed by cullmann into branch 'master'.

Makefile: fix parenthesis in call function

```make
$(call func,bla(bla)$(bla)(bla)bla)
 #          ~~~~~~~~  ~~~ ~~~~~~~~  FuncParam
 #                  ~~   ~        ~ Operator
```

M  +3    -0    autotests/folding/Makefile.fold
M  +3    -0    autotests/html/Makefile.dark.html
M  +3    -0    autotests/html/Makefile.html
M  +3    -0    autotests/input/Makefile
M  +3    -0    autotests/reference/Makefile.ref
M  +18   -5    data/syntax/makefile.xml

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

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

Reply via email to