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

--- Comment #1 from ratijas <m...@ratijas.tk> ---
Git commit 9b8f7d9ac2cbc7c6048c981a040540b7c6e35666 by ivan tkachenko.
Committed on 29/06/2023 at 09:25.
Pushed by ratijas into branch 'master'.

KConfigIniBackend: Make diagnostics about escape sequences more readable

Instead of this:

    kf.config.core: "KConfigIni: In file scrcpy.desktop, line 8: " "Invalid
escape sequence \"\\\"\"."

We'll be getting this:

    kf.config.core: KConfigIni: In file scrcpy.desktop, line 8: Invalid escape
sequence: «\"»

Which is still our bug to fix, but at least now it's clear which one.

M  +2    -2    src/core/kconfigini.cpp

https://invent.kde.org/frameworks/kconfig/-/commit/9b8f7d9ac2cbc7c6048c981a040540b7c6e35666

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

Reply via email to