[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:31:20 BST 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/commit/a8386dc1
                   |                            |73f51fd56c5c9e42fef5fa5f2df
                   |                            |477b7
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #26 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit a8386dc173f51fd56c5c9e42fef5fa5f2df477b7 by Thomas Baumgart.
Committed on 21/05/2020 at 11:31.
Pushed by tbaumgart into branch 'master'.

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.

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/a8386dc173f51fd56c5c9e42fef5fa5f2df477b7

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


More information about the KMyMoney-devel mailing list