/[public]/psiconv/trunk/lib/psiconv/parse_common.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_common.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 158 Revision 159
714 psiconv_warn(lev+3,off+len, 714 psiconv_warn(lev+3,off+len,
715 "Layout section inlines: not enough element"); 715 "Layout section inlines: not enough element");
716 psiconv_debug(lev+3,off+len,"Can't read element!"); 716 psiconv_debug(lev+3,off+len,"Can't read element!");
717 } else { 717 } else {
718 total ++; 718 total ++;
719 in_line.object = NULL;
719 if (!(in_line.layout = psiconv_clone_character_layout 720 if (!(in_line.layout = psiconv_clone_character_layout
720 (para->base_character))) 721 (para->base_character)))
721 goto ERROR4; 722 goto ERROR4;
722 psiconv_progress(lev+4,off+len,"Going to read the element type"); 723 psiconv_progress(lev+4,off+len,"Going to read the element type");
723 temp = psiconv_read_u8(buf,lev+4,len+off,&res); 724 temp = psiconv_read_u8(buf,lev+4,len+off,&res);

Legend:
Removed from v.158  
changed lines
  Added in v.159

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26