Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixxx trunk @ 3168 fails to compile #6465

Closed
mixxxbot opened this issue Aug 22, 2022 · 2 comments
Closed

Mixxx trunk @ 3168 fails to compile #6465

mixxxbot opened this issue Aug 22, 2022 · 2 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: kwhat
Date: 2012-05-19T21:45:34Z
Status: Fix Released
Importance: Undecided
Launchpad Issue: lp1001783
Attachments: mixxx-3168.patch


src/widget/wwaveformviewer.cpp:18:1: warning: unused parameter ‘f’
src/widget/wlibrarytextbrowser.cpp:37:6: warning: unused parameter ‘text’
src/widget/wlibrarytextbrowser.cpp:57:6: warning: unused parameter ‘group’
src/widget/wlibrarytextbrowser.cpp:61:6: warning: unused parameter ‘delta’
In file included from src/waveform/waveformwidgetfactory.cpp:17:0:
src/waveform/widgets/qtwaveformwidget.h: In member function ‘virtual QString QtWaveformWidget::getWaveformWidgetName()’:
src/waveform/widgets/qtwaveformwidget.h:14:78: error: expected ‘;’ before ‘)’ token
src/waveform/widgets/qtwaveformwidget.h:14:78: error: expected primary-expression before ‘)’ token
src/waveform/widgets/qtwaveformwidget.h:14:78: error: expected ‘;’ before ‘)’ token
In file included from src/waveform/waveformwidgetfactory.cpp:18:0:
src/waveform/widgets/qtsimplewaveformwidget.h: In member function ‘virtual QString QtSimpleWaveformWidget::getWaveformWidgetName()’:
src/waveform/widgets/qtsimplewaveformwidget.h:14:76: error: expected ‘;’ before ‘)’ token
src/waveform/widgets/qtsimplewaveformwidget.h:14:76: error: expected primary-expression before ‘)’ token
src/waveform/widgets/qtsimplewaveformwidget.h:14:76: error: expected ‘;’ before ‘)’ token
@mixxxbot
Copy link
Collaborator Author

Commented by: kwhat
Date: 2012-05-19T21:45:34Z
Attachments: mixxx-3168.patch

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 1.11.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant