--- Martin Sevior <[EMAIL PROTECTED]> wrote: > On Mon, 2003-02-03 at 11:57, Andrew Dunbar wrote: > > After CVS update/make clean/make realclean/make: > > > > ie_imp_MsWord_97.cpp: In member function `int > > IE_Imp_MsWord_97::_docProc(wvParseStruct*, > unsigned > > int)': > > ie_imp_MsWord_97.cpp:930: `wvIsBidiDocument' > > undeclared (first use this > > function) > > ie_imp_MsWord_97.cpp:930: (Each undeclared > identifier > > is reported only once for > > each function it appears in.) > > ie_imp_MsWord_97.cpp: In member function `int > > IE_Imp_MsWord_97::_beginSect(wvParseStruct*, > > unsigned int, void*, int)': > > ie_imp_MsWord_97.cpp:1488: `struct _SEP' has no > member > > named `fBidi' > > > > I get this too. I'm about to commit a work around > until Tomas fixes it. > I suspect that wv has not been updated to reflect > this. > > Cheers
I realized update wv would fix this just as Dom told me the same thing. However now I can't get past this: isbidi.c: In function `wvIsBidiDocumentComplex': isbidi.c:58: warning: unused variable `nextpara_fcLim' isbidi.c:64: warning: unused variable `npiece' isbidi.c: In function `wvIsBidiDocumentSimple': isbidi.c:414: parse error before '/' token isbidi.c:300: warning: unused variable `spiece' isbidi.c:307: warning: unused variable `nextpara_fcLim' isbidi.c:313: warning: unused variable `section_dirty' make[5]: *** [/home/andrew/abiword/abi/src/Linux_2.4.18-14smp_i386_OBJ/obj/wv/isbidi.o] Error 1 make[5]: Leaving directory `/home/andrew/abiword/wv' make[4]: *** [_LIBWV_] Error 2 Andrew. ===== http://linguaphile.sourceforge.net/cgi-bin/translator.pl http://www.abisource.com __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
