[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-c-users
Subject:    Creating XML documents in C
From:       "Karpinski, Charles" <charles.karpinski () jnli ! com>
Date:       2003-10-10 16:37:35
[Download RAW message or body]

Hello,

Does xalan or xerces support the creation of xml files in C/C++?  We are
talking about creating xml files in the Accord OLife/XMLife standard to pass
between systems.  Any of your thoughts would be appreciated.

Thanks


-----Original Message-----
From: David Fishburn [mailto:fishburn@ianywhere.com]
Sent: Wednesday, October 08, 2003 1:11 PM
To: xalan-c-users@xml.apache.org
Subject: XMemory.cpp - Assertion failed: manager != 0



Something so simple...

Mark/David thank you for your time.  This problem has been plaguing me
for months now.  I appreciate the help.
My sample app works great with those compiler changes.

Dave

-----Original Message-----
From: bugzilla@apache.org [mailto:bugzilla@apache.org] 
Sent: Wednesday, October 08, 2003 12:57 PM
To: fishburn@ianywhere.com
Subject: DO NOT REPLY [Bug 23280] - XMemory.cpp - Assertion failed:
manager != 0


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280

XMemory.cpp - Assertion failed: manager != 0





------- Additional Comments From David_N_Bertoni@lotus.com  2003-10-08
16:57 ------- You are mixing runtimes.  You must link _all_ executables
with the same run- time library.  For release, it's Multithreaded DLL,
for debug, it's Debug 
Multithreaded DLL.  Otherwise, bad things will happen when memory
allocated 
from one heap is freed in another.  I rebuilt your code with the
appropriate 
setting, and everything worked fine.  See the project settings dialog
box, 
C/C++ tab, and the "Code generation" category.

[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.89">
<TITLE>Creating XML documents in C</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello,</FONT>
</P>

<P><FONT SIZE=2>Does xalan or xerces support the creation of xml files in \
C/C++?&nbsp; We are talking about creating xml files in the Accord OLife/XMLife \
standard to pass between systems.&nbsp; Any of your thoughts would be \
appreciated.</FONT></P>

<P><FONT SIZE=2>Thanks</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: David Fishburn [<A \
HREF="mailto:fishburn@ianywhere.com">mailto:fishburn@ianywhere.com</A>]</FONT> \
<BR><FONT SIZE=2>Sent: Wednesday, October 08, 2003 1:11 PM</FONT> <BR><FONT \
SIZE=2>To: xalan-c-users@xml.apache.org</FONT> <BR><FONT SIZE=2>Subject: XMemory.cpp \
- Assertion failed: manager != 0</FONT> </P>
<BR>
<BR>

<P><FONT SIZE=2>Something so simple...</FONT>
</P>

<P><FONT SIZE=2>Mark/David thank you for your time.&nbsp; This problem has been \
plaguing me</FONT> <BR><FONT SIZE=2>for months now.&nbsp; I appreciate the \
help.</FONT> <BR><FONT SIZE=2>My sample app works great with those compiler \
changes.</FONT> </P>

<P><FONT SIZE=2>Dave</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: bugzilla@apache.org [<A \
HREF="mailto:bugzilla@apache.org">mailto:bugzilla@apache.org</A>] </FONT> <BR><FONT \
SIZE=2>Sent: Wednesday, October 08, 2003 12:57 PM</FONT> <BR><FONT SIZE=2>To: \
fishburn@ianywhere.com</FONT> <BR><FONT SIZE=2>Subject: DO NOT REPLY [Bug 23280] - \
XMemory.cpp - Assertion failed:</FONT> <BR><FONT SIZE=2>manager != 0</FONT>
</P>
<BR>

<P><FONT SIZE=2>DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG </FONT>
<BR><FONT SIZE=2>RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT</FONT>
<BR><FONT SIZE=2>&lt;<A \
HREF="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280" \
TARGET="_blank">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280</A>&gt;.</FONT>
 <BR><FONT SIZE=2>ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND </FONT>
<BR><FONT SIZE=2>INSERTED IN THE BUG DATABASE.</FONT>
</P>

<P><FONT SIZE=2><A HREF="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280" \
TARGET="_blank">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23280</A></FONT> \
</P>

<P><FONT SIZE=2>XMemory.cpp - Assertion failed: manager != 0</FONT>
</P>
<BR>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>------- Additional Comments From David_N_Bertoni@lotus.com&nbsp; \
2003-10-08</FONT> <BR><FONT SIZE=2>16:57 ------- You are mixing runtimes.&nbsp; You \
must link _all_ executables</FONT> <BR><FONT SIZE=2>with the same run- time \
library.&nbsp; For release, it's Multithreaded DLL,</FONT> <BR><FONT SIZE=2>for \
debug, it's Debug </FONT> <BR><FONT SIZE=2>Multithreaded DLL.&nbsp; Otherwise, bad \
things will happen when memory</FONT> <BR><FONT SIZE=2>allocated </FONT>
<BR><FONT SIZE=2>from one heap is freed in another.&nbsp; I rebuilt your code with \
the</FONT> <BR><FONT SIZE=2>appropriate </FONT>
<BR><FONT SIZE=2>setting, and everything worked fine.&nbsp; See the project settings \
dialog</FONT> <BR><FONT SIZE=2>box, </FONT>
<BR><FONT SIZE=2>C/C++ tab, and the &quot;Code generation&quot; category.</FONT>
</P>

</BODY>
</HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic