Ignore:
Timestamp:
09/06/11 11:57:45 (13 years ago)
Author:
hozdoba
Message:

Corrections après tests sur titane

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/object_factory_impl.hpp

    r173 r265  
    5353       
    5454      ERROR("CObjectFactory::GetObject(const U * const object)", 
    55                << "[type = " << U::GetName() << "]" 
     55               << "[type = " << U::GetName() << ", " 
     56               << "adress = " << object << "]" 
    5657               << " object was not found !"); 
    5758      return (boost::shared_ptr<U>()); // jamais atteint 
Note: See TracChangeset for help on using the changeset viewer.