speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Two patches


From: Jeremy Whiting
Subject: Two patches
Date: Mon, 11 Jan 2016 20:01:55 -0700

Hey all,

Here are a couple of patches to fix some small issues in
speech-dispatcher. The first fixes my mistake about using
<speech-dispatcher/foo.h> in #include statements in libspeechd.h from
a previous patch. If applications and libraries are using
speech-dispatcher.pc correctly they should have
prefix/speech-dispatcher in their include paths. The previous patch
actually made master branch of speech-dispatcher itself not build.

The second patch fixes a GLib-Critical warning when variant_list is
null in espeak.c which is the case if EspeakListVoiceVariants isn't
set.

thanks,
Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-include-paths-in-libspeechd.h.patch
Type: text/x-patch
Size: 959 bytes
Desc: not available
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20160111/6c412711/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-espeak-Check-variant_list-for-null-before-checking-i.patch
Type: text/x-patch
Size: 888 bytes
Desc: not available
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20160111/6c412711/attachment-0001.bin>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]