Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37856459
en ru br
Репозитории ALT
S:2.2-alt2
5.1: 1.3.9-alt1
4.1: 1.3-alt1
4.0: 1.3-alt1
3.0: 1.2-alt3
+backports:1.3-alt0.M30.1
www.altlinux.org/Changes

Группа :: Звук
Пакет: flite

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: flite-gcc3.3.patch
Скачать


--- flite-1.2-release/include/cst_sts.h.vns     2002-12-23 18:55:05 +0300
+++ flite-1.2-release/include/cst_sts.h 2004-05-12 13:25:24 +0400
@@ -47,8 +47,8 @@
 /* else where, this information plus the indexes in the Unit relation */
 /* allow reconstruction of the signal itself                          */
 struct cst_sts_struct {
-    const unsigned short *frame;  
-    const int size;      /* in samples */
-    const unsigned char *residual;
+    unsigned short *frame;  
+    int size;      /* in samples */
+    unsigned char *residual;
 };
 typedef struct cst_sts_struct cst_sts;
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin