[gdome]gdome2-0.7.0\libgdome\gdomecore\gdome-xml-node.h two lines "const GdomeNodeVtab gdome_xml_n_vtab"
- From: "Alexandr Petrosian (PAF)" <PAF design ru>
- To: <gdome gnome org>
- Subject: [gdome]gdome2-0.7.0\libgdome\gdomecore\gdome-xml-node.h two lines "const GdomeNodeVtab gdome_xml_n_vtab"
- Date: Mon, 18 Feb 2002 17:21:40 +0300
cosmetic bugs:
...\gdome2-0.7.0\libgdome\gdomecore\gdome-xml-node.h
const GdomeNodeVtab gdome_xml_n_vtab;
line occurs twice in that file, so refusing to compile by C++ compiler.
think it's a good idea to leave only one.
why am I compiling it with C++ compiler?
I'm including that header into C++ program of mine, and want a libxml node
to pass to libxml.
also there ought to be something like this:
#ifdef __cplusplus
extern "C" {
#endif
...
#ifdef __cplusplus
}
#endif
as in libxml & libxslt & others who care about C++.
Alexandr Petrosian
______________________________________________________________________
paf design ru | http://www.design.ru
P.S. prev empty message was to test subscription mech, sorry for any
inconvinience caused
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]