../../src/parsers/qcalendarsystem.cpp:421] -> [../../src/parsers/qcalendarsystem.cpp:434]: (warning) Variable 'dd' is reassigned a value before the old one has been used. 'break;' missing? Many more occurances in the same switch. Reproducible: Always
I fixed this one commit 526ff31d003649d66a392797fb62d7ec14b9ccf5 Author: Allen Winter <winter@kde.org> Date: Mon Jan 15 16:36:58 2018 -0500 src/parsers/qcalendarsystem.cpp - fix fallthrough warnings