speechd-discuss
[Top][All Lists]
Advanced

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

[Opentts-dev] merging opentts and speechd was Re: Fwd: Re: OpenTTS 0.1 r


From: Chris Brannon
Subject: [Opentts-dev] merging opentts and speechd was Re: Fwd: Re: OpenTTS 0.1 released.
Date: Thu, 10 Jun 2010 08:56:50 -0500

Hynek Hanke wrote:
>      3) The patch you mention send to the list is totally broken. It just
>      plain removes part of the code which was important. If we would apply
>      that, we would break commands like "spd-say -S" or "spd-say -C".

Yes, my patch is broken.
We should be using the external variable optind to find the first non-option
argument, rather than using argc.  The getopt_long function sets that
variable.  Also, -C and -S should be usable without a message.

-- Chris



reply via email to

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