]> git.pld-linux.org Git - packages/speech_tools.git/commitdiff
- updated.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 21 Apr 2004 21:49:01 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    speech_tools-gcc34.patch -> 1.5

speech_tools-gcc34.patch

index 1f47a37297dc0b1ae491ac3708ea6bd8d7bb7b7a..93a7010f495e5ed99d769d9d6be6fc330193b04e 100644 (file)
@@ -770,18 +770,6 @@ diff -uNr speech_tools.orig/grammar/wfst/wfst_ops.cc speech_tools/grammar/wfst/w
        
        Declare_TList_N(KVI_int_EST_IList_t, 0)
  
-diff -uNr speech_tools.orig/grammar/wfst/wfst_train.cc speech_tools/grammar/wfst/wfst_train.cc
---- speech_tools.orig/grammar/wfst/wfst_train.cc       2002-12-26 21:29:40.000000000 +0100
-+++ speech_tools/grammar/wfst/wfst_train.cc    2004-04-20 01:06:36.260619880 +0200
-@@ -95,7 +95,7 @@
-       LISP s = NIL;
-       do
-       {
--          t = ts.get();
-+          t = ts.get().String();
-           id = wfst.in_symbol(t);
-           if (id == -1)
-           {
 diff -uNr speech_tools.orig/include/EST_THash.h speech_tools/include/EST_THash.h
 --- speech_tools.orig/include/EST_THash.h      2002-12-26 16:48:53.000000000 +0100
 +++ speech_tools/include/EST_THash.h   2004-04-20 01:06:36.261619728 +0200
This page took 0.072542 seconds and 4 git commands to generate.