Re: [Libxmlplusplus-general] examples in cvs



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le Vendredi 15 Novembre 2002 14:21, Murray Cumming a écrit :
> There are now 2 examples in the cvs version:
>
> dom_parser:
>   Works.
>
> sax_parser:
>   Half works - start_element handler isn't called. Don't know why.

Hi murray,

I would have liked to test, but the cvs version seems to be broken (see g++ 
ouput below).

Cheers

Christophe

g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
- -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxml++\" 
- -DVERSION=\"0.15.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
- -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
- -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
- -DHAVE_DLFCN_H=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_MAP=1 -I. -I. -I../.. 
- -I/usr/include/libxml2 -g -O2 -MT saxparser.lo -MD -MP -MF 
.deps/saxparser.Tpo -c saxparser.cc  -fPIC -DPIC
saxparser.cc: In static member function `static void
   xmlpp::SaxParser::_callback_warning(void*, const char*, ...)':
saxparser.cc:149: `va_list' undeclared (first use this function)
saxparser.cc:149: (Each undeclared identifier is reported only once for each
   function it appears in.)
saxparser.cc:149: parse error before `;' token
saxparser.cc:152: `arg' undeclared (first use this function)
saxparser.cc:152: `va_start' undeclared (first use this function)
saxparser.cc:154: `va_end' undeclared (first use this function)
saxparser.cc: In static member function `static void
   xmlpp::SaxParser::_callback_error(void*, const char*, ...)':
saxparser.cc:161: parse error before `;' token
saxparser.cc: In static member function `static void
   xmlpp::SaxParser::_callback_fatal_error(void*, const char*, ...)':
saxparser.cc:173: parse error before `;' token
make[2]: *** [saxparser.lo] Erreur 1
make[2]: Leaving directory `/home/cdevienne/prog/libxml++/libxml++/parsers'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/cdevienne/prog/libxml++/libxml++'
make: *** [all-recursive] Erreur 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEUEARECAAYFAj3U95MACgkQB+sU3TyOQjC/yACeNIb+YXJvVqQ5Z70ssIBnKODw
SdgAmK3FXm6GS4RfIvMt7csV4JkWqJc=
=Np2+
-----END PGP SIGNATURE-----





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]