[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <david-b@p...>
  • To: "Zehavi, Gil" <Gil_Zehavi@i...>, xml-dev@l...
  • Date: Wed, 08 Aug 2001 09:11:53 -0700

That looks like an issue in the Xerces C code;
likely a Xerces mailing list would be a better
place to find out what's up.

----- Original Message -----
From: "Zehavi, Gil" <Gil_Zehavi@i...>
To: <xml-dev@l...>
Sent: Wednesday, August 08, 2001 7:56 AM
Subject: Problem with InputSource


> Hi,
> A member in my group encountered the following problem. She is working with
> Xerces-c 1.4.
>
> 1. When trying to perform XML parsing via an InputSource Object (not from a
> file but via an input stream) we do the following:
>
> string xml("<XML><TAG>text</TAG></XML>");
> MemBufInputSource source((const unsigned
> char*)xml.c_str(),xml.size(),"",true);
>
> and get an exception of 'access violation'.
> We tried to copy the string to an unsigned char array and perform the
> operation, but it didn't help either. Can anyone help?
>
> Thanks,
> Gil
>
>
>
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an initiative of OASIS
<http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@l...
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member