in the project of incubator-activemq-cpp-1.0-src.zip , all code like this : 
string t1 = "111111";
string t2 = "111111";
t1 = t2 ;  // throw exception here! 

if i create a new project, there is no problems! 
-- 
View this message in context: 
http://www.nabble.com/string-problem-about-incubator-activemq-cpp-1.0-src.zip-tf3211129s2354.html#a8937654
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to