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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kate/commit/2489ddc52
                   |                            |604821c5e99870ca9ebe0df5bb3
                   |                            |8052

--- Comment #3 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 2489ddc52604821c5e99870ca9ebe0df5bb38052 by Christoph Cullmann.
Committed on 09/04/2022 at 08:14.
Pushed by cullmann into branch 'master'.

fix --tempfile handling

fixes the handling both for Kate & KWrite

simplifies it to just deleting the files on application exit

this avoids any complex bookkeeping and ensures we really just
delete 1:1 the files passed to the command line that got the

--tempfile

option

M  +14   -0    apps/lib/kateapp.cpp
M  +5    -0    apps/lib/kateapp.h
M  +3    -37   apps/lib/katedocmanager.cpp
M  +2    -6    apps/lib/katedocmanager.h
M  +3    -2    apps/lib/katemainwindow.cpp
M  +7    -13   apps/lib/kateviewmanager.cpp
M  +6    -4    apps/lib/kateviewmanager.h

https://invent.kde.org/utilities/kate/commit/2489ddc52604821c5e99870ca9ebe0df5bb38052

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

Reply via email to