roshan      2003/08/15 03:13:17

  Modified:    c/vc/server/samples/libinteropbase LibInteropBase.plg
               c/vc/server/samples/libinteropgroupb LibInteropGroupB.plg
               c/vc/server/samples/serviceinteropbase
                        ServiceInteropBase.plg
               c/vc/server/samples/serviceinteropgroupb
                        ServiceInteropGroupB.plg
  Log:
  changed
  
  Revision  Changes    Path
  1.2       +11 -0     xml-axis/c/vc/server/samples/libinteropbase/LibInteropBase.plg
  
  Index: LibInteropBase.plg
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/vc/server/samples/libinteropbase/LibInteropBase.plg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LibInteropBase.plg        16 Jul 2003 14:28:22 -0000      1.1
  +++ LibInteropBase.plg        15 Aug 2003 10:13:17 -0000      1.2
  @@ -6,6 +6,17 @@
   --------------------Configuration: LibInteropBase - Win32 Debug--------------------
   </h3>
   <h3>Command Lines</h3>
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDD.tmp" with contents
  +[
  +/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" 
/Fp"../../../../bin/win32/samples/libinteropbase/LibInteropBase.pch" /YX 
/Fo"../../../../bin/win32/samples/libinteropbase/" 
/Fd"../../../../bin/win32/samples/libinteropbase/" /FD /GZ /c 
  +"C:\axiscppdev\xml-axis\c\src\server\samples\libinteropbase\BaseTests.cpp"
  +]
  +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDD.tmp" 
  +Creating command line "link.exe -lib /nologo 
/out:"../../../../lib/win32/axis\LibInteropBase.lib"  
"\axiscppdev\xml-axis\c\bin\win32\samples\libinteropbase\BaseTests.obj" "
  +<h3>Output Window</h3>
  +Compiling...
  +BaseTests.cpp
  +Creating library...
   
   
   
  
  
  
  1.2       +11 -0     
xml-axis/c/vc/server/samples/libinteropgroupb/LibInteropGroupB.plg
  
  Index: LibInteropGroupB.plg
  ===================================================================
  RCS file: 
/home/cvs/xml-axis/c/vc/server/samples/libinteropgroupb/LibInteropGroupB.plg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LibInteropGroupB.plg      16 Jul 2003 14:29:47 -0000      1.1
  +++ LibInteropGroupB.plg      15 Aug 2003 10:13:17 -0000      1.2
  @@ -6,6 +6,17 @@
   --------------------Configuration: LibInteropGroupB - Win32 
Debug--------------------
   </h3>
   <h3>Command Lines</h3>
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDE.tmp" with contents
  +[
  +/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" 
/Fp"../../../../bin/win32/samples/libinteropgroupb/LibInteropGroupB.pch" /YX 
/Fo"../../../../bin/win32/samples/libinteropgroupb/" 
/Fd"../../../../bin/win32/samples/libinteropgroupb/" /FD /GZ /c 
  +"C:\axiscppdev\xml-axis\c\src\server\samples\libinteropgroupb\GroupBTests.cpp"
  +]
  +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDE.tmp" 
  +Creating command line "link.exe -lib /nologo 
/out:"../../../../lib/win32/axis\LibInteropGroupB.lib"  
"\axiscppdev\xml-axis\c\bin\win32\samples\libinteropgroupb\GroupBTests.obj" "
  +<h3>Output Window</h3>
  +Compiling...
  +GroupBTests.cpp
  +Creating library...
   
   
   
  
  
  
  1.2       +29 -9     
xml-axis/c/vc/server/samples/serviceinteropbase/ServiceInteropBase.plg
  
  Index: ServiceInteropBase.plg
  ===================================================================
  RCS file: 
/home/cvs/xml-axis/c/vc/server/samples/serviceinteropbase/ServiceInteropBase.plg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ServiceInteropBase.plg    16 Jul 2003 14:31:08 -0000      1.1
  +++ ServiceInteropBase.plg    15 Aug 2003 10:13:17 -0000      1.2
  @@ -6,22 +6,42 @@
   --------------------Configuration: ServiceInteropBase - Win32 
Debug--------------------
   </h3>
   <h3>Command Lines</h3>
  -Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP107.tmp" with 
contents
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDF.tmp" with contents
   [
  -Soap.lib xerces-c_2D.lib /nologo /dll /incremental:yes 
/pdb:"../../../../release/win32/ServiceInteropBase.pdb" /debug /machine:I386 
/out:"../../../../release/win32/ServiceInteropBase.dll" 
/implib:"../../../../release/win32/ServiceInteropBase.lib" /pdbtype:sept 
/libpath:"../../../../lib/win32/axis" /libpath:"../../../../lib/win32/xercesc" 
  -"\XML-AXIS\C\bin\win32\samples\serviceinteropbase\InteropTest.obj"
  -"\XML-AXIS\C\bin\win32\samples\serviceinteropbase\BaseTestsWrapper.obj"
  +/nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../../include" /D "WIN32" /D "_DEBUG" /D 
"_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SERVICEINTEROPBASE_EXPORTS" 
/Fp"../../../../bin/win32/samples/serviceinteropbase/ServiceInteropBase.pch" /YX 
/Fo"../../../../bin/win32/samples/serviceinteropbase/" 
/Fd"../../../../bin/win32/samples/serviceinteropbase/" /FD /GZ /c 
  
+"C:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\BaseTestsWrapper.cpp"
  +"C:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\InteropTest.cpp"
   ]
  -Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP107.tmp"
  +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDF.tmp" 
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE0.tmp" with contents
  +[
  +LibInteropBase.lib Soap.lib /nologo /dll /incremental:yes 
/pdb:"../../../../release/win32/ServiceInteropBase.pdb" /debug /machine:I386 
/out:"../../../../release/win32/ServiceInteropBase.dll" 
/implib:"../../../../release/win32/ServiceInteropBase.lib" /pdbtype:sept 
/libpath:"../../../../lib/win32/axis" 
  +"\axiscppdev\xml-axis\c\bin\win32\samples\serviceinteropbase\BaseTestsWrapper.obj"
  +"\axiscppdev\xml-axis\c\bin\win32\samples\serviceinteropbase\InteropTest.obj"
  +]
  +Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE0.tmp"
   <h3>Output Window</h3>
  -Linking...
  -   Creating library ../../../../release/win32/ServiceInteropBase.lib and object 
../../../../release/win32/ServiceInteropBase.exp
  -LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use 
/NODEFAULTLIB:library
  +Compiling...
  +BaseTestsWrapper.cpp
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(44)
 : error C2661: 'getSoapSerializer' : no overloaded function takes 0 parameters
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(44)
 : error C2227: left of '->createSoapMethod' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(45)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(45)
 : error C2227: left of '->setLocalName' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(46)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(46)
 : error C2227: left of '->setPrefix' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(47)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\basetestswrapper.cpp(47)
 : error C2227: left of '->setUri' must point to class/struct/union
  +InteropTest.cpp
  +c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropbase\interoptest.cpp(94) 
: warning C4541: 'dynamic_cast' used on polymorphic type 'class BasicHandler' with 
/GR-; unpredictable behavior may result
  +Error executing cl.exe.
   
   
   
   <h3>Results</h3>
  -ServiceInteropBase.dll - 0 error(s), 1 warning(s)
  +ServiceInteropBase.dll - 8 error(s), 1 warning(s)
   </pre>
   </body>
   </html>
  
  
  
  1.2       +29 -9     
xml-axis/c/vc/server/samples/serviceinteropgroupb/ServiceInteropGroupB.plg
  
  Index: ServiceInteropGroupB.plg
  ===================================================================
  RCS file: 
/home/cvs/xml-axis/c/vc/server/samples/serviceinteropgroupb/ServiceInteropGroupB.plg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ServiceInteropGroupB.plg  16 Jul 2003 14:32:24 -0000      1.1
  +++ ServiceInteropGroupB.plg  15 Aug 2003 10:13:17 -0000      1.2
  @@ -6,22 +6,42 @@
   --------------------Configuration: ServiceInteropGroupB - Win32 
Debug--------------------
   </h3>
   <h3>Command Lines</h3>
  -Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10B.tmp" with 
contents
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE1.tmp" with contents
   [
  -Soap.lib xerces-c_2D.lib /nologo /dll /incremental:yes 
/pdb:"../../../../release/win32/ServiceInteropGroupB.pdb" /debug /machine:I386 
/out:"../../../../release/win32/ServiceInteropGroupB.dll" 
/implib:"../../../../release/win32/ServiceInteropGroupB.lib" /pdbtype:sept 
/libpath:"../../../../lib/win32/axis" /libpath:"../../../../lib/win32/xercesc" 
  -"\xml-axis\c\bin\win32\samples\serviceinteropgroupb\InteropTestB.obj"
  -"\xml-axis\c\bin\win32\samples\serviceinteropgroupb\GroupBTestsWrapper.obj"
  +/nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../../include" /D "WIN32" /D "_DEBUG" /D 
"_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SERVICEINTEROPGROUPB_EXPORTS" 
/Fp"../../../../bin/win32/samples/serviceinteropgroupb/ServiceInteropGroupB.pch" /YX 
/Fo"../../../../bin/win32/samples/serviceinteropgroupb/" 
/Fd"../../../../bin/win32/samples/serviceinteropgroupb/" /FD /GZ /c 
  
+"C:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\GroupBTestsWrapper.cpp"
  +"C:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\InteropTestB.cpp"
   ]
  -Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10B.tmp"
  +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE1.tmp" 
  +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE2.tmp" with contents
  +[
  +LibInteropGroupB.lib Soap.lib /nologo /dll /incremental:yes 
/pdb:"../../../../release/win32/ServiceInteropGroupB.pdb" /debug /machine:I386 
/out:"../../../../release/win32/ServiceInteropGroupB.dll" 
/implib:"../../../../release/win32/ServiceInteropGroupB.lib" /pdbtype:sept 
/libpath:"../../../../lib/win32/axis" 
  
+"\axiscppdev\xml-axis\c\bin\win32\samples\serviceinteropgroupb\GroupBTestsWrapper.obj"
  +"\axiscppdev\xml-axis\c\bin\win32\samples\serviceinteropgroupb\InteropTestB.obj"
  +]
  +Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE2.tmp"
   <h3>Output Window</h3>
  -Linking...
  -   Creating library ../../../../release/win32/ServiceInteropGroupB.lib and object 
../../../../release/win32/ServiceInteropGroupB.exp
  -LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use 
/NODEFAULTLIB:library
  +Compiling...
  +GroupBTestsWrapper.cpp
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(43)
 : error C2661: 'getSoapSerializer' : no overloaded function takes 0 parameters
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(43)
 : error C2227: left of '->createSoapMethod' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(44)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(44)
 : error C2227: left of '->setLocalName' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(45)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(45)
 : error C2227: left of '->setPrefix' must point to class/struct/union
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(46)
 : error C2027: use of undefined type 'ISoapMethod'
  +        c:\axiscppdev\xml-axis\c\src\common\iwrappersoapserializer.h(76) : see 
declaration of 'ISoapMethod'
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\groupbtestswrapper.cpp(46)
 : error C2227: left of '->setUri' must point to class/struct/union
  +InteropTestB.cpp
  
+c:\axiscppdev\xml-axis\c\src\server\samples\serviceinteropgroupb\interoptestb.cpp(94) 
: warning C4541: 'dynamic_cast' used on polymorphic type 'class BasicHandler' with 
/GR-; unpredictable behavior may result
  +Error executing cl.exe.
   
   
   
   <h3>Results</h3>
  -ServiceInteropGroupB.dll - 0 error(s), 1 warning(s)
  +ServiceInteropGroupB.dll - 8 error(s), 1 warning(s)
   </pre>
   </body>
   </html>
  
  
  

Reply via email to