File speech_tools-undefined-operation.patch of Package festival

--- speech_tools/base_class/rateconv.cc
+++ speech_tools/base_class/rateconv.cc
@@ -384,7 +384,8 @@
 	    }
 	    fir_stereo(inp + inoffset + inbaseidx,
 		       coep + cycctr * firlen, firlen,
-		       outp + outidx++, outp + outidx++);
+               outp + outidx, outp + outidx + 1);
+               outidx += 2;
 	    cycctr++;
 	    if (!(cycctr %= up))
 		inbaseidx += 2*down;
openSUSE Build Service is sponsored by