Re: [libxml++] delete access violation
- From: Murray Cumming <murrayc murrayc com>
- To: MARZULLO Laurent Ext DF/DCGC <lmarzullo externe orange-ftgroup com>
- Cc: libxmlplusplus-general lists sourceforge net
- Subject: Re: [libxml++] delete access violation
- Date: Fri, 22 Jun 2007 14:16:38 +0200
On Fri, 2007-06-22 at 14:09 +0200, MARZULLO Laurent Ext DF/DCGC wrote:
> Are you under windows ?
>
> Normally, on unix, it does not cause problem to have a new/delete in
> any combination of exe/dll.
On Windows, with MSVC++, you must delete memory in the same library that
instantiated it. It's incredibly annoying.
I guess you need to find out exactly what delete is failing. It's
probably something inside the Document instance, not the Document
instance itself.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]