This is still not enough information for us to go on.  Please provide a
sample app that demonstrates the exact problem you are having.  


> -----Original Message-----
> From: penny_hu [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 12, 2007 9:45 PM
> To: users@activemq.apache.org
> Subject: Re: string problem about incubator-activemq-cpp-1.0-src.zip
> Importance: High
> 
> 
> 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