]> git.pld-linux.org Git - packages/festival.git/commitdiff
- one fix to build on gcc33. but it's not enought
authorundefine <undefine@pld-linux.org>
Sun, 25 Jan 2004 20:32:34 +0000 (20:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    festival-gcc33.patch -> 1.1

festival-gcc33.patch [new file with mode: 0644]

diff --git a/festival-gcc33.patch b/festival-gcc33.patch
new file mode 100644 (file)
index 0000000..a29fb6a
--- /dev/null
@@ -0,0 +1,11 @@
+--- festival/src/arch/festival/wave.cc~        2004-01-25 21:12:09.060063117 +0100
++++ festival/src/arch/festival/wave.cc 2004-01-25 21:16:50.012852793 +0100
+@@ -490,7 +490,7 @@
+     init_subr_1("utt.send.wave.asterisk",utt_send_wave_asterisk,
+  "(utt.send.wave.asterisk UTT)\n\
+   Sends wave in UTT to client.  If not in server mode gives an error\n\
+-  Note the client must be expecting to receive the waveform. The waveform
++  Note the client must be expecting to receive the waveform. The waveform\
+   is rescaled and resampled according to what asterisk needs");
+     init_subr_1("send_sexpr_to_client", send_sexpr_to_client,
This page took 0.088444 seconds and 4 git commands to generate.