[pulseaudio-discuss] [PATCH 1/2] padsp: Fix wrong condition discovered by -Wlogical-not-parentheses warning

Peter Meerwald pmeerw at pmeerw.net
Wed May 27 10:19:11 PDT 2015


> On Tue, 2015-05-26 at 23:40 +0200, Peter Meerwald wrote:
> > warnings emited by gcc 5.1:
> > 
> > utils/padsp.c: In function 'dsp_trigger':
> > utils/padsp.c:1902:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
> >      while (!pa_operation_get_state(o) != PA_OPERATION_DONE) {
> >                                        ^
> Looks good to me.

applied both patches, thanks, p.

-- 

Peter Meerwald
+43-664-2444418 (mobile)


More information about the pulseaudio-discuss mailing list