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

Diff for /pegasus/src/Pegasus/Common/XmlReader.cpp between version 1.122.4.1 and 1.122.4.2

version 1.122.4.1, 2007/03/24 00:37:26 version 1.122.4.2, 2007/09/11 18:45:04
Line 4521 
Line 4521 
                 type = CIMTYPE_REFERENCE;                 type = CIMTYPE_REFERENCE;
                 gotType = true;                 gotType = true;
             }             }
             // If type==reference but no VALUE.REFERENCE found, use null value              else
               {
                   gotType = false; // Can't distinguish array and non-array types
               }
         }         }
  
         // Parse non-reference value         // Parse non-reference value


Legend:
Removed from v.1.122.4.1  
changed lines
  Added in v.1.122.4.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2