build fails in release mode due to WBaseWidget::fillDebugTooltip

Bug #1270622 reported by Stefan Nürnberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
RJ Skerry-Ryan

Bug Description

Commit 7bba4d10 (RJ Ryan 2014-01-12) breaks building the current trunk in release mode for me.
WBaseWidget::fillDebugTooltips passes QPoint (line 196) and QSize (line 199-201) to a string using the << operator.
THe same happens in WWidgetGroup::fillDebugTooltip on line 165 (QRect).

When I build with qdebug=0 it seems the QPoint, QSize and QRect classes do not provide operator << (no match for ...).

I'm using QT 4.8.6 on Linux (Debian jessie)

RJ Skerry-Ryan (rryan)
Changed in mixxx:
assignee: nobody → RJ Ryan (rryan)
importance: Undecided → Low
status: New → Fix Committed
milestone: none → 1.12.0
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/7273

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.