Bug 433043

Summary: Cannot be compiled with gcc-8.3 anymore
Product: [Applications] konsole Reporter: Leszek Lesner <leszek.lesner>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Leszek Lesner 2021-02-17 03:29:09 UTC
SUMMARY
Compiling fails because of for_each_n is not supported in gcc-8.3

STEPS TO REPRODUCE
1. Try compiling with gcc-8

OBSERVED RESULT
Compile fails: https://dpaste.org/ovGQ

EXPECTED RESULT
Compile succeeds



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Stable
(available in About System)
KDE Plasma Version: master
KDE Frameworks Version: 5.80
Qt Version: 5.12.5

ADDITIONAL INFORMATION
The commit responsible is: https://invent.kde.org/utilities/konsole/-/commit/e4a0c20821aa3fc18bae842df7352629465f5b1b
Comment 1 Kurt Hindenburg 2021-02-18 03:07:43 UTC

*** This bug has been marked as a duplicate of bug 432639 ***