Core dump (was [gdome](no subject))



On Mon, 10 Sep 2001, mail me wrote:

Hello mail me,

your program runs fine here, the output is:

Created doc (0x804a080) exception 0
Got root (0x804a0d0) exception 0
Attempting to set aaaa to bbbb
Set att exception 0

What versions of the libraries are you using? I tested it with libxml
2.4.3, glib 1.2.7 and libgdome 0.6.9.

> printf("Created doc (%p) exception %d\n",doc,(int)exc);fflush(0);
> // get the root node
> GdomeElement *root=gdome_doc_documentElement(doc,&exc);

since you're coding in C++, may I suggest that you try out the C++ wrapper
at http://libgdome-cpp.berlios.de/ ?

Bye, Tobias







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