Diffusion KMix 69b205b31e01

Fix compiler warnings in PulseAudio backend:

Authored by marten on Oct 12 2018, 12:52 PM.

Description

Fix compiler warnings in PulseAudio backend:

backends/mixer_pulse.cpp: In member function 'bool Mixer_PULSE::addDevice(devinfo&, bool)':
backends/mixer_pulse.cpp:912: warning: this 'if' clause does not guard...
backends/mixer_pulse.cpp:915: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
backends/mixer_pulse.cpp: In member function 'virtual bool Mixer_PULSE::moveStream(const QString&, const QString&)':
backends/mixer_pulse.cpp:1407: warning: enum constant in boolean context

Details

Committed
martenOct 12 2018, 12:52 PM
Parents
R345:d84e5c2dc3d7: Merge git://anongit.kde.org/kmix
Branches
Unknown
Tags
Unknown