Bug 985242

Summary: GCC6: rosegarden fails to build
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: OtherAssignee: Dave Plater <davejplater>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 984984    

Description Dominique Leuenberger 2016-06-16 17:27:28 UTC
Since the update to GCC6, openSUSE:Factory/ rosegarden fails to build
Comment 1 Dave Plater 2016-06-17 07:16:34 UTC
I'm assuming the fix for rosegarden :
'std::abs' should be used instead of 'abs', to use std::abs(double) from <cmath>
Will patch and upstream when possible.
Comment 2 Dave Plater 2016-06-21 08:38:28 UTC
Fixed with upstream patch sr#403793 to Factory