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

Diff for /pegasus/src/Pegasus/Server/CIMOperationResponseEncoder.cpp between version 1.71 and 1.72

version 1.71, 2006/12/01 21:03:29 version 1.72, 2007/01/11 16:22:03
Line 228 
Line 228 
                 isFirst,                 isFirst,
                 isLast);                 isLast);
         }         }
 #ifdef PEGASUS_PLATFORM_WIN32_IX86_MSVC  #if defined(PEGASUS_OS_TYPE_WINDOWS)
         catch (std::bad_alloc&)         catch (std::bad_alloc&)
 #else #else
         catch (bad_alloc&)         catch (bad_alloc&)


Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2