< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] basicCall?


Dear all,
 
when i test basicCall,sometimes in the line:

clientDum.setClientAuthManager (clientAuth);

I use Step into, to come "memory", with the method

auto_ptr(auto_ptr<_Ty>& _Right) _THROW() : _Myptr(_Right.release())

Using the mode Debug,in the Autos windows: i see the value of _Myptr is

CXX0030: Error: unable to evaluate _expression_.

Then the test is failed!

What do you think in this case?

Looking forward to hearing your opinion?

Julien