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

Diff for /pegasus/src/Pegasus/Common/Attic/PropertyRep.cpp between version 1.1 and 1.2

version 1.1, 2001/01/14 19:53:05 version 1.2, 2001/01/22 00:45:47
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
 // Revision 1.1  2001/01/14 19:53:05  mike  // Revision 1.2  2001/01/22 00:45:47  mike
 // Initial revision  // more work on resolve scheme
   //
   // Revision 1.1.1.1  2001/01/14 19:53:05  mike
   // Pegasus import
 // //
 // //
 //END_HISTORY //END_HISTORY
Line 118 
Line 121 
             tmp.append("; attempt to change type");             tmp.append("; attempt to change type");
             throw InvalidPropertyOverride(tmp);             throw InvalidPropertyOverride(tmp);
         }         }
   
           _classOrigin = inheritedProperty.getClassOrigin();
     }     }
  
     // Validate the qualifiers of the property (according to     // Validate the qualifiers of the property (according to


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2