(file) Return to CIMClassRep.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/CIMClassRep.cpp between version 1.84.4.1 and 1.85

version 1.84.4.1, 2008/07/01 15:17:55 version 1.85, 2008/06/10 17:59:15
Line 155 
Line 155 
     if (!context)     if (!context)
         throw NullPointer();         throw NullPointer();
  
     PEG_TRACE_STRING(TRC_OBJECTRESOLUTION, Tracer::LEVEL4,      PEG_TRACE_STRING(TRC_OBJECTRESOLUTION, Tracer::LEVEL3,
         String("CIMClassRep::resolve  class = ") +         String("CIMClassRep::resolve  class = ") +
         _reference.getClassName().getString() + ", superclass = " +         _reference.getClassName().getString() + ", superclass = " +
         _superClassName.getString());         _superClassName.getString());


Legend:
Removed from v.1.84.4.1  
changed lines
  Added in v.1.85

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2