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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/-/commit
                   |                            |/d005ab8c9f14e6fb7923b46c7b
                   |                            |8c36ed97e1c9f2
         Resolution|---                         |FIXED

--- Comment #5 from Christoph Cullmann <cullm...@kde.org> ---
Git commit d005ab8c9f14e6fb7923b46c7b8c36ed97e1c9f2 by Christoph Cullmann.
Committed on 15/03/2024 at 17:28.
Pushed by cullmann into branch 'master'.

avoid using QChar constructor for key codes

auto c7 = QChar(0x1D11E);           // compiles, but undefined behavior at
runtime

M  +2    -2    src/vimode/keyparser.cpp

https://invent.kde.org/frameworks/ktexteditor/-/commit/d005ab8c9f14e6fb7923b46c7b8c36ed97e1c9f2

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

Reply via email to