You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was supposed to work already but regressed after stricter type
conversion checks on mixed type binary operations. Now the factor uses
`int` instead of `auto`, which was basically `maxint_t`.
Refs: gh-214
Signed-off-by: Matthias Kretz <kretz@kde.org>
-DNDEBUG -std=c++17 -O2 -march=skylake
Testcase
Actual Results
Expected Results
The text was updated successfully, but these errors were encountered: