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

Diff for /pegasus/src/Pegasus/Compiler/compilerDeclContext.cpp between version 1.2 and 1.3

version 1.2, 2001/07/01 21:40:39 version 1.3, 2001/07/10 06:43:30
Line 50 
Line 50 
     try {     try {
       return _repository->getQualifier(nameSpace, qualifierName);       return _repository->getQualifier(nameSpace, qualifierName);
     } catch (Exception &) {     } catch (Exception &) {
       // FIXME:  catch the NOT_FOUND condition.  Don't catch others.        // FIXME:  catch the CIM_ERR_NOT_FOUND condition.  Don't catch others.
       // ignore.  It either isn't there or something's broken.       // ignore.  It either isn't there or something's broken.
     }     }
   }   }


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2