Andre M Descombes wrote:
>I tried the IDOMDocument.loadXML command and I am passing it a string I
obtained reading an >UTF-8 encoded XML file.
>
>I get the following error:
>
>An exception occured! Type:TranscodingException, Message:Could not
>create a converter for encoding: UTF-16
Does it occur
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2426
*** shadow/2426 Mon Jul 2 22:10:57 2001
--- shadow/2426.tmp.2428Mon Jul 2 22:10:57 2001
***
*** 0
--- 1,62
+ ++
+ | memory leak in par
Hello
I was trying to build the xerces library on UNIX ( version 1.4). The
following is the error I get
when I try to include , the DOM_NodeList.hpp has the
following files included within itself
#include
#include
#include
In essence we are trying to include the same file DOM_Nodelis
Dee Jay:
When we linked with our C++ application on Solaris (under SUNWspro), we
found that 'ar' was
insufficient: some of the classes/methods that were defined as templates
were causing
unresolved external errors in the link phase. What we did was, first,
rebuild Xerces under
CC. Then, rather th
I have subscripted elements like:
When I get a nodeRefList of all changed child elements using xpath, I
will get element 2. I want to update the same element in another
document. How can I find the index of the element node?
thanks...charlie
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=769
*** shadow/769 Mon Jul 2 10:54:45 2001
--- shadow/769.tmp.27293Mon Jul 2 11:02:17 2001
***
*** 44,46
--- 44,53
--- Additional Comments From [EMAIL PROTECTED] 2001-05-07 08:36 ---
Created an attachm
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=769
*** shadow/769 Sun May 20 17:22:08 2001
--- shadow/769.tmp.27147Mon Jul 2 10:54:45 2001
***
*** 1,19
! Bug#: 769
! Product: Xerces-C
! Version: 1.4
! Platform: PC
! OS/Version: Windows NT/2K
! Status: NEW
! Resolu
Hi all,
I am trying to use DOMParser.parse with a LocalFileInputSource. I am
using xerces 1.5 on Win2000. Everything works fine, but I purify
reports a memory leak in DocumentImpl::getOwnerDocument. If I use a
MemInputSource I don't get the leak. The way I call this is the
following:
xClass:
Hi all,
I Have just finished done a little more testing, with
other versions of the library:
Version 1.2 the code works
Version 1.3 the code works
Version 1.4 the code doesn't work
Version 1.5 the code doesn't work
apparently something changed with version 1.4.
Thanks,
Andre M. Descom
Dear Xerces developers,
I'm afraid I found a number of bugs in the implementation of the
(overloaded) 'transcode' functions defined in files "IconvTransService.cpp",
"Iconv390TransService.cpp" and "Iconv400TransService.cpp".
I'm using version 1.4 of Xerces sources, and all the line numbers quote
Hi,
I am using version 1.5 of the DLL
I tried the IDOMDocument.loadXML command and I am passing it a
string I obtained reading an UTF-8 encoded XML file.
I get the following error:
An exception occured! Type:TranscodingException, Message:Could
notcreate a converter for encoding: UTF-16
There seems to be no way to get the IDOMParser to produce XMLDecl
nodes. Was this on purpose?
IDOMPrint hard codes in the XMLDecl (i.e. it leaves out
standalone="").
jas.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
[apologies if this is a duplicate, my original submission seems to have
gone missing]
Hi All,
I've encountered what appears to be a memory leak when DOMParser::parse()
is invoked under some circumstances. This occurs when linking against a
static version of Xerces-C 1.4 built using Borland C/C+
13 matches
Mail list logo