* [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher/files: speech-dispatcher-0.6.6-festival-fix-formats.patch
@ 2008-04-26 3:36 William Hubbs (williamh)
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs (williamh) @ 2008-04-26 3:36 UTC (permalink / raw
To: gentoo-commits
williamh 08/04/26 03:36:50
Added: speech-dispatcher-0.6.6-festival-fix-formats.patch
Log:
Fixed festival format strings for bug #218705.
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.1 app-accessibility/speech-dispatcher/files/speech-dispatcher-0.6.6-festival-fix-formats.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.6.6-festival-fix-formats.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.6.6-festival-fix-formats.patch?rev=1.1&content-type=text/plain
Index: speech-dispatcher-0.6.6-festival-fix-formats.patch
===================================================================
--- speech-dispatcher-0.6.6/src/modules/festival.c 2008-02-08 11:01:09.000000000 +0100
+++ speech-dispatcher-0.6.6.modified/src/modules/festival.c 2008-04-21 11:18:31.000000000 +0200
@@ -691,5 +691,5 @@
if (fwave->num_samples != 0){
- DBG("Sending message to audio: %ld bytes\n",
+ DBG("Sending message to audio: %u bytes\n",
(fwave->num_samples) * sizeof(short));
@@ -899,5 +899,5 @@
TCounterEntry *centry;
- DBG("Cache: cleaning, cache size %ld kbytes (>max %d).", FestivalCache.size/1024,
+ DBG("Cache: cleaning, cache size %zu kbytes (>max %d).", FestivalCache.size/1024,
FestivalCacheMaxKBytes);
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher/files: speech-dispatcher-0.6.6-festival-fix-formats.patch
@ 2010-03-03 6:29 William Hubbs (williamh)
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs (williamh) @ 2010-03-03 6:29 UTC (permalink / raw
To: gentoo-commits
williamh 10/03/03 06:29:07
Removed: speech-dispatcher-0.6.6-festival-fix-formats.patch
Log:
removed old versions
(Portage version: 2.2_rc63/cvs/Linux i686)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-03 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 3:36 [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher/files: speech-dispatcher-0.6.6-festival-fix-formats.patch William Hubbs (williamh)
-- strict thread matches above, loose matches on Subject: below --
2010-03-03 6:29 William Hubbs (williamh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox