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

Diff for /pegasus/src/Pegasus/Common/PegasusAssertZOS.cpp between version 1.6 and 1.7

version 1.6, 2008/12/16 18:56:00 version 1.7, 2009/05/11 08:14:04
Line 35 
Line 35 
 #include <unistd.h> #include <unistd.h>
 #include <Pegasus/Common/Tracer.h> #include <Pegasus/Common/Tracer.h>
  
   //
   // This functions has been duplicated to
   // src/slp/slp_client/src/cmd-utils/slp_client/slp_client.cpp to solve
   // a circular build dependency.
   // To be able to build the library pegslp_client prior pegcommon it was
   // necessary to copy this function.
   //
   
   
 void __pegasus_assert_zOS(const char* file, int line, const char* cond) void __pegasus_assert_zOS(const char* file, int line, const char* cond)
 { {
     // a buffer to compose the messages     // a buffer to compose the messages


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2