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

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1
         Resolution|INVALID                     |---

--- Comment #4 from Kevin Funk <kf...@kde.org> ---
Cough, no. Sorry, I was in C++ mode here :)

Reproduced the problem in a CMakeLists.txt.

MWE:
Create a file foo(.cpp.

Then in the accompanying CMakeLists.txt file:
set(FOO
    foo<CURSOR>
)

=> Will insert foo(.cpp.
=> CMake reports: Parse error.  Function missing ending ")".  End of file
reached.

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

Reply via email to