Re: Debug Assertion Failed

2002-01-22 Thread Joachim Achtzehnter
David N Bertoni wrote: > > I actually like the extra "debugging" features in the debug memory manager, > so I'm not sure I agree with you that the decision was "stupid". it is, > however, very confusing, and a constant source of error for people who > don't ready the documentation and/or don't un

Re: Debug Assertion Failed

2002-01-22 Thread David N Bertoni/CAM/Lotus
Achtzehnter To: [EMAIL PROTECTED] Subject: Re: Debug Assertion Failed

Re: Debug Assertion Failed

2002-01-22 Thread David N Bertoni/CAM/Lotus
John Utz <[EMAIL PROTECTED]> wrote: < this line makes unwarranted assumptions about pointer quality. i say < 'unwarranted' because if the implication of this code was warranted, you < wouldnt fire the assertion :-). Not necessarily true, since selecting the wrong run-time heap can cause this pr

Re: Debug Assertion Failed

2002-01-22 Thread Joachim Achtzehnter
Xerces Rule wrote: > > Manu Heirbaut suggested to use a multithreaded DLL. In VC++, > I set 'Debug Multithreaded DLL' at Project>Settings>C++>Code > Generating (Settings for Win32 Debug). > > But I'm still getting the same error. The important point is that your C runtime setting (Debug or Releas

RE: Debug Assertion Failed

2002-01-22 Thread Erik Schroeder
; setting); the project's _debug_ build should be set to use Debug Multithreaded DLL, and a DEBUG build of the Xerces DLL should be used. -Original Message- From: Xerces Rule [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 11:32 AM To: [EMAIL PROTECTED] Subject: Re: Debug Ass

Re: Debug Assertion Failed

2002-01-22 Thread John Utz
ee http://xml.apache.org/xerces-c/faq-parse.html#faq-26. > > > > -Original Message- > > From: Xerces Rule [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 22, 2002 10:59 AM > > To: [EMAIL PROTECTED] > > Subject: Debug Assertion Fail

Re: Debug Assertion Failed

2002-01-22 Thread Xerces Rule
c/faq-parse.html#faq-26. > > -Original Message- > From: Xerces Rule [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 22, 2002 10:59 AM > To: [EMAIL PROTECTED] > Subject: Debug Assertion Failed > > > Hi again. > > I succeeded in inserting a function to obta

RE: Debug Assertion Failed

2002-01-22 Thread Jesse Pelton
See http://xml.apache.org/xerces-c/faq-parse.html#faq-26. -Original Message- From: Xerces Rule [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 10:59 AM To: [EMAIL PROTECTED] Subject: Debug Assertion Failed Hi again. I succeeded in inserting a function to obtain the text

Debug Assertion Failed

2002-01-22 Thread Xerces Rule
); delete [] attrValC; } catch (...) { delete [] attrValC; throw; } } I've got no problems with the Release Program (VC++6.0 on NT4.0), but when executing the Debug one, I get this pop up error message: * Debug Assertion F

Debug Assertion Failed - VisualStudio SP5

2001-04-19 Thread CAD BILBAO
Hi! Working with VC++6.0 (+Visual Studio SP5) on WinNT4.0 (+SP6b) When I was working WITHOUT Visual Studio Service Pack 5: + If I inserted a lot of 'strcpy(data1, data2)', I compiled without any problems, but I got the message "Debug Assertion

RE: Debug Assertion

2001-03-29 Thread Dean Roddey
: Debug Assertion Hi All, I am new to the xerces parser. I am using it for a large project at work. We use metroworks codewarrier 6.0 for a compiler. I can link the xerces lib with no problem. I can call functions in the lib no problem. If I new a parser, do some stuff and then delete the parser

Debug Assertion

2001-03-29 Thread Glenn MacGregor
following error. Debug Assertion failed. dbgdel.cpp line: 47 _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) I do not get the error when I compile with VC++ 6.0. Does anyone have any idea about this? Thanks Glenn -- Glenn MacGregor Director of Services Oracom, Inc. h