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

Diff for /pegasus/src/Pegasus/Common/SCMO.cpp between version 1.2.2.71 and 1.2.2.72

version 1.2.2.71, 2009/11/16 11:33:08 version 1.2.2.72, 2009/11/16 17:07:31
Line 60 
Line 60 
   #include <Pegasus/General/SetFileDescriptorToEBCDICEncoding.h>   #include <Pegasus/General/SetFileDescriptorToEBCDICEncoding.h>
 #endif #endif
  
 #ifdef PEGASUS_HAS_ICU  #ifdef PEGASUS_STRING_ENABLE_ICU
 # include <unicode/platform.h> # include <unicode/platform.h>
 # include <unicode/urename.h> # include <unicode/urename.h>
 # include <unicode/ures.h> # include <unicode/ures.h>
Line 1420 
Line 1420 
  
 } }
  
 SCMOInstance* SCMOInstance::getExtRef(Uint32 idx)  SCMOInstance* SCMOInstance::getExtRef(Uint32 idx) const
 { {
     Uint64* array =     Uint64* array =
         (Uint64*)&(inst.base[inst.mem->extRefIndexArray.start]);         (Uint64*)&(inst.base[inst.mem->extRefIndexArray.start]);
Line 6562 
Line 6562 
  * The constant functions  * The constant functions
  *****************************************************************************/  *****************************************************************************/
  
 #ifdef PEGASUS_HAS_ICU  #ifdef PEGASUS_STRING_ENABLE_ICU
 Uint32 _utf8ICUncasecmp( Uint32 _utf8ICUncasecmp(
     const char* a,     const char* a,
     const char* b,     const char* b,


Legend:
Removed from v.1.2.2.71  
changed lines
  Added in v.1.2.2.72

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2