[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
found the problem: Re: ibmtts: getting garbage when switching punctuatio
From: |
Halim Sahin |
Subject: |
found the problem: Re: ibmtts: getting garbage when switching punctuationmode |
Date: |
Fri, 1 Apr 2011 00:54:33 +0200 |
Hi,
commit fd868fce4dc3a333b5dc52e7df3b90e8e9d66afb
has introduced the problem.
The described error results from the ibmtts punctuationmode setting.
the called garbage is the formatstring which should set the
punctuationmode.
@Chriss:
In the commit message you wrote that this patch come from voxin package.
Has anybody reported success with the ibmtts module after aplying it?
If not we should disable that feature until somebody can provide a fix
:-).
msg = g_strdup_printf(fmt, real_punct_mode,
IbmttsPunctuationList);
/* eciAddText(eciHandle, msg);*/
Thx again.
Halim