https://bugs.kde.org/show_bug.cgi?id=362410
Bug ID: 362410 Summary: call of overloaded ‘abs(qreal)’ is ambiguous Product: umbrello Version: Git Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: cf...@kde.org With today's git master at 6051fd05ef97566ea8122858c8c6a69a3b8c10ff and gcc 6.1: umbrello/umlwidgets/associationwidget.cpp: In member function ‘void AssociationWidget::updatePointsException()’: umbrello/umlwidgets/associationwidget.cpp:2136:28: error: call of overloaded ‘abs(qreal)’ is ambiguous umbrello/umlwidgets/associationwidget.cpp:2138:28: error: call of overloaded ‘abs(qreal)’ is ambiguous umbrello/umlwidgets/associationwidget.cpp: In member function ‘virtual void AssociationWidget::constrainTextPos(qreal&, qreal&, qreal, qreal, Uml::TextRole::Enum)’: umbrello/umlwidgets/associationwidget.cpp:2706:55: error: call of overloaded ‘abs(qreal)’ is ambiguous umbrello/umlwidgets/associationwidget.cpp:2707:55: error: call of overloaded ‘abs(qreal)’ is ambiguous -- You are receiving this mail because: You are watching all bug changes.