[xml] xmlCopyProp() / xmlCopyPropList() don't work properly
- From: "Oliver Stöneberg" <oliverst online de>
- To: xml gnome org
- Subject: [xml] xmlCopyProp() / xmlCopyPropList() don't work properly
- Date: Wed, 16 Jun 2004 18:23:34 +0200
I want to copy a attribute list from one node to another. The
function xmlCopyPropList() did return a copy of the attributes, but
it didn't out them into the "target" node. "properties" was still
NULL.
Same for the function xmlCopyProp().
I tried it with libxml2-2.6.7 and libxml2-2.6.10 on MSVC and MinGW.
Both show the same behavior.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]