From: Ashwin [mailto:[EMAIL PROTECTED] Sent: 2008年5月6日 14:10 To: '[email protected]' Cc: '[EMAIL PROTECTED]' Subject: Query Regarding xmlDOMWrapAdoptBranch >Hi , > In the function xmlDOMWrapAdoptBranch there is an assignment statement in the case XML_ATTRIBUTE_NODE, inside the goto tag ns_end: > ((xmlAttrPtr) cur)->atype = 0; > The enum atype begins with value 1, so this statement is causing a problem when building on Solaris using cc….. > Any particular reason why this is being set to 0 here? Any comments for this? Thanks Regards Ashwin
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
