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

Diff for /pegasus/src/Pegasus/Common/String.cpp between version 1.111.6.2 and 1.111.6.3

version 1.111.6.2, 2005/10/08 01:59:52 version 1.111.6.3, 2005/10/08 02:16:01
Line 1400 
Line 1400 
  
         This avoids slower UTF8 processing when not needed.         This avoids slower UTF8 processing when not needed.
  
 BUG-4200 Review actions:  BUG-4200 Review notes:
  
     1.  Use PEGASUS_USE_EXPERIMENTAL_INTERFACES instead of     1.  Use PEGASUS_USE_EXPERIMENTAL_INTERFACES instead of
         PEGASUS_STRING_EXTENSIONS.         PEGASUS_STRING_EXTENSIONS.
Line 1418 
Line 1418 
     4.  Increasing the number of objects may break Windows 2000 build     4.  Increasing the number of objects may break Windows 2000 build
         (limit of 2048 bytes for command line). See BUG-2754         (limit of 2048 bytes for command line). See BUG-2754
  
         Status: looking into the use auto-generated linker files.          Status: submitted patch for bug 2754
  
     5.  Concerns about whether generating inlines and non-inline versions     5.  Concerns about whether generating inlines and non-inline versions
         of functions will work with all compilers.         of functions will work with all compilers.
  
         Status: confident it will work on platforms except maybe Windows.          Status: tested on Windows. Also showed how inlining can be disabled
           on platforms that don't support it.
   
       6.  Atomic.h -- more to come
  
 ================================================================================ ================================================================================
 */ */


Legend:
Removed from v.1.111.6.2  
changed lines
  Added in v.1.111.6.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2