I use stlport4.6.2,cppunit1.10.2,in windows xp with
vc.net2003,debug mode.I set define _STLP_DEBUG
I use the sample money,run,error is run-time track failure #2
stacl around the variable 'name' was corrupted in
typeinfohelper.cpp 48 line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=196852
You need to provide more information about what 'failed' for
us to be able to help you.
Baptiste.
Logged In: NO
I use stlport4.6.2,cppunit1.10.2,in windows xp with
vc.net2003,debug mode.I set define _STLP_DEBUG
I use the sample money,run,error is run-time track failure #2
stacl around the variable 'name' was corrupted in
typeinfohelper.cpp 48 line.
Logged In: YES
user_id=1054034
I use STLPort 4.6.2 , cppunit1.10.2 , Windows 2003 server
with Visual C++ 6.0 , Platform SDK Feb 2003 .
I set _STLP_DEBUG , and use sample money.
Compile success.
But it will error when execute.
Any idea?
If I remove _STLP_DEBUG , it run smoothly.