[kmymoney] [Bug 420761] After upgrade from Fedora 31 to 32, one of my checking accounts shows a huge negative "Cleared" balance

Thomas Baumgart bugzilla_noreply at kde.org
Thu May 21 12:32:36 BST 2020


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

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.0.9
      Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
                   |ce/kmymoney/commit/a8386dc1 |ce/kmymoney/commit/9e1e074d
                   |73f51fd56c5c9e42fef5fa5f2df |0a2232d6528b64567e7424956da
                   |477b7                       |70aee

--- Comment #27 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 9e1e074d0a2232d6528b64567e7424956da70aee by Thomas Baumgart.
Committed on 21/05/2020 at 11:32.
Pushed by tbaumgart into branch '5.0'.

Fix transaction filter due to compiler issue with g++ 10

g++ version 10 seems to have a problem with our ancient union and struct
based bitmap handling.

Changing it to be based on QFlags solves the problem.
FIXED-IN: 5.0.9

(cherry picked from commit a8386dc173f51fd56c5c9e42fef5fa5f2df477b7)

M  +61   -65   kmymoney/mymoney/mymoneytransactionfilter.cpp
M  +15   -16   kmymoney/mymoney/mymoneytransactionfilter.h
M  +3    -3    kmymoney/plugins/sql/mymoneystoragesql.cpp

https://invent.kde.org/office/kmymoney/commit/9e1e074d0a2232d6528b64567e7424956da70aee

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list