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

Diff for /pegasus/src/Pegasus/Common/CIMBuffer.cpp between version 1.9 and 1.10

version 1.9, 2009/12/15 11:39:33 version 1.10, 2011/01/07 02:17:20
Line 46 
Line 46 
 #include "StringRep.h" #include "StringRep.h"
 #include "StringInline.h" #include "StringInline.h"
 #include "Buffer.h" #include "Buffer.h"
 #include "BinaryCodec.h"  
 #include "SCMOStreamer.h" #include "SCMOStreamer.h"
  
 #define INSTANCE_MAGIC 0xD6EF2219 #define INSTANCE_MAGIC 0xD6EF2219
Line 268 
Line 267 
  
     if (_validate)     if (_validate)
     {     {
         // Get string without validation since we will validate namespace below.          // Get string without validation and validate namespace below.
  
         _validate = false;         _validate = false;
  


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2