Re: [libxml++] Re: different behavior on solaris/x86 and linux/x86 of Document::create_root_node?



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]