"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "ling_class/apml.cc" between
speech_tools-2.4-release.tar.gz and speech_tools-2.5.0-release.tar.gz

About: The speech_tools - Edinburgh Speech Tools Library (used by the Festival Speech Synthesis System).

apml.cc  (speech_tools-2.4-release):apml.cc  (speech_tools-2.5.0-release)
skipping to change at line 295 skipping to change at line 295
state->depth--; state->depth--;
state->pending=NULL; state->pending=NULL;
} }
if (strcmp(name, "performative")==0 if (strcmp(name, "performative")==0
|| strcmp(name, "theme")==0 || strcmp(name, "theme")==0
|| strcmp(name, "rheme")==0) || strcmp(name, "rheme")==0)
{ {
state->depth--; state->depth--;
state->pending = NULL; state->pending = NULL;
state->parent=state->parent->up(); state->parent=iup(state->parent);
} }
} }
void Apml_Parser_Class::pcdata(XML_Parser_Class &c, void Apml_Parser_Class::pcdata(XML_Parser_Class &c,
XML_Parser &p, XML_Parser &p,
void *data, void *data,
const char *chars) const char *chars)
{ {
(void)c; (void)c;
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)