Re: [libxml++] Re: different behavior on solaris/x86 and linux/x86 of Document::create_root_node?
- From: Murray Cumming <murrayc usa net>
- To: libxml++ <libxmlplusplus-general lists sourceforge net>
- Cc: Tim Flechtner <timf trdlnk com>
- Subject: Re: [libxml++] Re: different behavior on solaris/x86 and linux/x86 of Document::create_root_node?
- Date: 22 Aug 2003 11:30:14 +0200
On Wed, 2003-08-20 at 22:25, Tim Flechtner wrote:
> > xmlpp::Node* nodeRoot = document.create_root_node("exampleroot");
> > cout << nodeRoot << endl;
[snip]
> > which on my solaris x86 box cout's 0, and on linux cout's a valid
> > address.
I would suggest a little debugging, maybe into libxml too. Some code
somewhere is probably purposefully setting a pointer to 0 for some
reason.
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]