Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 48434 invoked from network); 16 Nov 2004 10:31:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 10:31:42 -0000 Received: (qmail 98840 invoked by uid 500); 16 Nov 2004 10:31:42 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 98823 invoked by uid 500); 16 Nov 2004 10:31:41 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 98802 invoked by uid 99); 16 Nov 2004 10:31:41 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [66.218.78.149] (HELO web40612.mail.yahoo.com) (66.218.78.149) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 16 Nov 2004 02:31:38 -0800 Received: (qmail 52765 invoked by uid 60001); 16 Nov 2004 10:31:34 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=TcN6obKxoT/AQBe4ECZsRad6zemHPRi9tLSTE/hOG4zooi33EqRcBMKdulsg7L6WI7D6gryFArn2fQZUf/AdBiCJ+FyPiop5liZTbF913HEagQq+e6KXTUXjQqNoy8O+bIUfMVuTcKDy/iUHs2V2ZF45sA2+CEoGGqNi3rRB5LY= ; Message-ID: <20041116103134.52763.qmail@web40612.mail.yahoo.com> Received: from [202.162.29.13] by web40612.mail.yahoo.com via HTTP; Tue, 16 Nov 2004 02:31:34 PST Date: Tue, 16 Nov 2004 02:31:34 -0800 (PST) From: Samisa Abeysinghe Subject: Build error log for CVS source - Summary: build success To: Apache AXIS C Developers List In-Reply-To: <20041116012930.63908.qmail@web40610.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Build errors/warnings of build @ Tue Nov 16 16:16:23 UTC 2004 SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used SoapDeSerializer.cpp: In member function `virtual axiscpp::Axis_Array axiscpp::SoapDeSerializer::getCmplxArray(void*, void*, void*, void*, const char*, const char*)': SoapDeSerializer.cpp:512: warning: deleting `void*' is undefined SoapDeSerializer.cpp:533: warning: deleting `void*' is undefined SoapDeSerializer.cpp:561: warning: deleting `void*' is undefined SoapDeSerializer.cpp: In member function `virtual void axiscpp::SoapDeSerializer::getChardataAs(void*, XSDTYPETag)': SoapDeSerializer.cpp:3597: warning: converting to `int' from `double' SoapDeSerializer.cpp:3606: warning: converting to `short int' from `double' SoapDeSerializer.cpp:3612: warning: converting to `char' from `double' /usr/include/c++/3.3.3/bits/stl_stack.h: At top level: SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used SoapSerializer.cpp: In member function `axiscpp::IWrapperSoapSerializer& axiscpp::SoapSerializer::operator<<(const char*)': SoapSerializer.cpp:356: warning: unused variable `int nStatus' /usr/include/c++/3.3.3/bits/stl_stack.h: At top level: SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used HexCoder.cpp: In function `int Hex_Decode(unsigned char*, const char*)': HexCoder.cpp:57: warning: array subscript has type `char' HexCoder.cpp:58: warning: array subscript has type `char' In file included from AxisInputStream.cpp:21: AxisInputStream.hpp:30: warning: `class AxisInputStream' has virtual functions but non-virtual destructor In file included from Buffer.hpp:26, from Buffer.cpp:23: XmlPullParserException.hpp:31:7: warning: no newline at end of file In file included from Buffer.hpp:26, from XmlPullParser.hpp:29, from XMLParserAxis.hpp:32, from ParserLoader.cpp:22: XmlPullParserException.hpp:31:7: warning: no newline at end of file In file included from Buffer.hpp:26, from XmlPullParser.hpp:29, from XMLParserAxis.hpp:32, from XMLParserAxis.cpp:27: XmlPullParserException.hpp:31:7: warning: no newline at end of file In file included from XMLParserAxis.cpp:28: AxisInputStream.hpp:30: warning: `class AxisInputStream' has virtual functions but non-virtual destructor In file included from Buffer.hpp:26, from XmlPullParser.hpp:29, from XmlPullParser.cpp:24: XmlPullParserException.hpp:31:7: warning: no newline at end of file XmlPullParser.cpp: In member function `int XmlPullParser::parse()': XmlPullParser.cpp:313: warning: enumeration value `S_0' not handled in switch SecureChannel.cpp: In member function `virtual void SecureChannel::setSecureProperties(const char*)': SecureChannel.cpp:32: warning: unused variable `std::string*ps' ../../soap/SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used ../../soap/SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used ../../soap/SoapFault.h:50: warning: `SoapFaultStruct*s_parrSoapFaultStruct' defined but not used mod_axis2.cpp:79: warning: `void axis_Init(server_rec*, apr_pool_t*)' defined but not used mod_axis2.cpp:84: warning: `void axis_Fini(server_rec*, apr_pool_t*)' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoString(void*)': InteropTestPortTypeWrapper.cpp:109: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoStringArray(void*)': InteropTestPortTypeWrapper.cpp:137: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoInteger(void*)': InteropTestPortTypeWrapper.cpp:165: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoIntegerArray(void*)': InteropTestPortTypeWrapper.cpp:193: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoFloat(void*)': InteropTestPortTypeWrapper.cpp:221: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoFloatArray(void*)': InteropTestPortTypeWrapper.cpp:249: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoStruct(void*)': InteropTestPortTypeWrapper.cpp:279: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoStructArray(void*)': InteropTestPortTypeWrapper.cpp:309: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoVoid(void*)': InteropTestPortTypeWrapper.cpp:336: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoBase64(void*)': InteropTestPortTypeWrapper.cpp:364: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoDate(void*)': InteropTestPortTypeWrapper.cpp:392: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoHexBinary(void*)': InteropTestPortTypeWrapper.cpp:420: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoDecimal(void*)': InteropTestPortTypeWrapper.cpp:448: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: In member function `int InteropTestPortTypeWrapper::echoBoolean(void*)': InteropTestPortTypeWrapper.cpp:476: warning: control reaches end of non-void function InteropTestPortTypeWrapper.cpp: At top level: SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortTypeBWrapper.cpp: In member function `int InteropTestPortTypeBWrapper::echoStructAsSimpleTypes(void*)': InteropTestPortTypeBWrapper.cpp:109: warning: control reaches end of non-void function InteropTestPortTypeBWrapper.cpp: In member function `int InteropTestPortTypeBWrapper::echoSimpleTypesAsStruct(void*)': InteropTestPortTypeBWrapper.cpp:139: warning: control reaches end of non-void function InteropTestPortTypeBWrapper.cpp: In member function `int InteropTestPortTypeBWrapper::echoNestedStruct(void*)': InteropTestPortTypeBWrapper.cpp:169: warning: control reaches end of non-void function InteropTestPortTypeBWrapper.cpp: In member function `int InteropTestPortTypeBWrapper::echoNestedArray(void*)': InteropTestPortTypeBWrapper.cpp:199: warning: control reaches end of non-void function InteropTestPortTypeBWrapper.cpp: At top level: SOAPArrayStruct.h:14: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:15: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPArrayStruct.h:13: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:14: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:14: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:15: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:13: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:14: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:14: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:15: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPArrayStruct.h:17: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:17: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:17: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:17: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:17: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:17: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used intArrayType.h:13: warning: `const char*Axis_URI_intArrayType' defined but not used intArrayType.h:14: warning: `const char*Axis_TypeName_intArrayType' defined but not used intArrayType.h:13: warning: `const char*Axis_URI_intArrayType' defined but not used intArrayType.h:14: warning: `const char*Axis_TypeName_intArrayType' defined but not used ArrayTestPortTypeWrapper.cpp: In member function `int ArrayTestPortTypeWrapper::echoIntArray(void*)': ArrayTestPortTypeWrapper.cpp:85: warning: control reaches end of non-void function ArrayTestPortTypeWrapper.cpp: At top level: intArrayType.h:14: warning: `const char*Axis_TypeName_intArrayType' defined but not used intType.h:13: warning: `const char*Axis_URI_intType' defined but not used intType.h:14: warning: `const char*Axis_TypeName_intType' defined but not used RefTestPortTypeWrapper.cpp: In member function `int RefTestPortTypeWrapper::echoInt(void*)': RefTestPortTypeWrapper.cpp:85: warning: control reaches end of non-void function RefTestPortTypeWrapper.cpp: At top level: intType.h:14: warning: `const char*Axis_TypeName_intType' defined but not used intType.h:13: warning: `const char*Axis_URI_intType' defined but not used intType.h:14: warning: `const char*Axis_TypeName_intType' defined but not used Calculator.cpp: In member function `int Calculator::add(int, int)': Calculator.cpp:35: warning: `int Ret' might be used uninitialized in this function Calculator.cpp: In member function `int Calculator::sub(int, int)': Calculator.cpp:60: warning: `int Ret' might be used uninitialized in this function Calculator.cpp: In member function `int Calculator::mul(int, int)': Calculator.cpp:85: warning: `int Ret' might be used uninitialized in this function Calculator.cpp: In member function `int Calculator::div(int, int)': Calculator.cpp:110: warning: `int Ret' might be used uninitialized in this function CalcClient.cpp: In function `int main(int, char**)': CalcClient.cpp:24: warning: unused variable `const char*server' CalcClient.cpp:25: warning: unused variable `const char*port' CalcClient.cpp: In function `bool IsNumber(const char*)': CalcClient.cpp:143: warning: comparison between signed and unsigned integer expressions InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': InteropTestPortType.cpp:42: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp:41: warning: `char*Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__string_Array InteropTestPortType::echoStringArray(axiscpp::xsd__string_Array)': InteropTestPortType.cpp:87: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': InteropTestPortType.cpp:132: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp:131: warning: `int Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__int_Array InteropTestPortType::echoIntegerArray(axiscpp::xsd__int_Array)': InteropTestPortType.cpp:177: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': InteropTestPortType.cpp:222: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp:221: warning: `float Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__float_Array InteropTestPortType::echoFloatArray(axiscpp::xsd__float_Array)': InteropTestPortType.cpp:267: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `SOAPStruct* InteropTestPortType::echoStruct(SOAPStruct*)': InteropTestPortType.cpp:312: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `SOAPStruct_Array InteropTestPortType::echoStructArray(SOAPStruct_ArrayTag)': InteropTestPortType.cpp:357: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `void InteropTestPortType::echoVoid()': InteropTestPortType.cpp:401: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `axiscpp::xsd__base64Binary InteropTestPortType::echoBase64(axiscpp::xsd__base64Binary)': InteropTestPortType.cpp:444: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `axiscpp::xsd__dateTime InteropTestPortType::echoDate(tm)': InteropTestPortType.cpp:489: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `axiscpp::xsd__hexBinary InteropTestPortType::echoHexBinary(axiscpp::xsd__hexBinary)': InteropTestPortType.cpp:534: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': InteropTestPortType.cpp:579: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp:578: warning: `xsd__decimal Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': InteropTestPortType.cpp:624: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortType.cpp:623: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropBaseClient.cpp: In function `int main(int, char**)': InteropBaseClient.cpp:259: warning: taking address of temporary /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortTypeB.cpp: In member function `void InteropTestPortTypeB::echoStructAsSimpleTypes(SOAPStruct*, char**, int*, float*)': InteropTestPortTypeB.cpp:53: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortTypeB.cpp: In member function `SOAPStruct* InteropTestPortTypeB::echoSimpleTypesAsStruct(char*, int, float)': InteropTestPortTypeB.cpp:99: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortTypeB.cpp: In member function `SOAPStructStruct* InteropTestPortTypeB::echoNestedStruct(SOAPStructStruct*)': InteropTestPortTypeB.cpp:146: warning: unused variable `const char*pcCmplxFaultName' InteropTestPortTypeB.cpp: In member function `SOAPArrayStruct* InteropTestPortTypeB::echoNestedArray(SOAPArrayStruct*)': InteropTestPortTypeB.cpp:191: warning: unused variable `const char*pcCmplxFaultName' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPArrayStruct.h:14: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:15: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:13: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:14: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:14: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:15: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used InteropBaseClient.cpp: In function `int main(int, char**)': InteropBaseClient.cpp:67: warning: unknown conversion type character `^' in format InteropBaseClient.cpp:195: warning: taking address of temporary /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': InteropTestPortType.cpp:88: warning: `int Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': InteropTestPortType.cpp:138: warning: `float Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': InteropTestPortType.cpp:339: warning: `xsd__decimal Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': InteropTestPortType.cpp:364: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:13: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:14: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPArrayStruct.h:17: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:17: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used SOAPArrayStruct.h:17: warning: `const char*Axis_URI_SOAPArrayStruct' defined but not used SOAPArrayStruct.h:18: warning: `const char*Axis_TypeName_SOAPArrayStruct' defined but not used SOAPStruct.h:15: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStruct.h:16: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SOAPStructStruct.h:17: warning: `const char*Axis_URI_SOAPStructStruct' defined but not used SOAPStructStruct.h:18: warning: `const char*Axis_TypeName_SOAPStructStruct' defined but not used MathOps.cpp: In member function `int MathOps::div(int, int)': MathOps.cpp:57: warning: `int Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used MathOpsClient.cpp: In function `int main(int, char**)': MathOpsClient.cpp:31: warning: unused variable `char*pcDetail' MathOpsClient.cpp: In function `bool IsNumber(const char*)': MathOpsClient.cpp:119: warning: comparison between signed and unsigned integer expressions /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used AxisClientException.cpp: In member function `void AxisClientException::processException(axiscpp::ISoapFault*)': AxisClientException.cpp:53: warning: unused variable `const char*pcFaultcode' AxisClientException.cpp:54: warning: unused variable `const char*pcFaultstring' AxisClientException.cpp:55: warning: `const char*pcCmplxFaultName' might be used uninitialized in this function AxisClientException.cpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used MathOps.cpp: In member function `int MathOps::div(int, int)': MathOps.cpp:55: warning: `int Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used MathOpsClient.cpp: In function `int main(int, char**)': MathOpsClient.cpp:31: warning: unused variable `char*pcDetail' MathOpsClient.cpp: In function `bool IsNumber(const char*)': MathOpsClient.cpp:122: warning: comparison between signed and unsigned integer expressions /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used AxisClientException.cpp: In member function `void AxisClientException::processException(axiscpp::ISoapFault*)': AxisClientException.cpp:69: warning: left-hand operand of comma expression has no effect AxisClientException.cpp:53: warning: `const char*pcCmplxFaultName' might be used uninitialized in this function AxisClientException.cpp: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:16: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used ArrayTestPortType.cpp: In member function `intArrayType* ArrayTestPortType::echoIntArray(intArrayType*)': ArrayTestPortType.cpp:42: warning: unused variable `const char*pcCmplxFaultName ' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: intArrayType.h:14: warning: `const char*Axis_TypeName_intArrayType' defined but not used ArrayClient.cpp: In function `int main(int, char**)': ArrayClient.cpp:28: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: intArrayType.h:13: warning: `const char*Axis_URI_intArrayType' defined but not used intArrayType.h:14: warning: `const char*Axis_TypeName_intArrayType' defined but not used RefTestPortType.cpp: In member function `intType* RefTestPortType::echoInt(intType*)': RefTestPortType.cpp:42: warning: unused variable `const char*pcCmplxFaultName' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: intType.h:14: warning: `const char*Axis_TypeName_intType' defined but not used RefClient.cpp: In function `int main(int, char**)': RefClient.cpp:27: warning: unused variable `int x' RefClient.cpp:28: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: intType.h:13: warning: `const char*Axis_URI_intType' defined but not used intType.h:14: warning: `const char*Axis_TypeName_intType' defined but not used InteropBaseClient.cpp: In function `int main(int, char**)': InteropBaseClient.cpp:151: warning: suggest parentheses around assignment used as truth value InteropBaseClient.cpp:168: warning: suggest parentheses around assignment used as truth value InteropBaseClient.cpp:36: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:16: warning: `const char*Axis_URI_SOAPStruct' defined but not used SOAPStruct.h:17: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': InteropTestPortType.cpp:36: warning: `char*Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': InteropTestPortType.cpp:104: warning: `int Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': InteropTestPortType.cpp:150: warning: `float Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': InteropTestPortType.cpp:331: warning: `xsd__decimal Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': InteropTestPortType.cpp:354: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:17: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SimpleTestSoap.cpp: In member function `int SimpleTestSoap::echoInteger(int)': SimpleTestSoap.cpp:81: warning: `int Ret' might be used uninitialized in this function SimpleTestSoap.cpp: In member function `float SimpleTestSoap::echoFloat(float) ': SimpleTestSoap.cpp:124: warning: `float Ret' might be used uninitialized in this function SimpleTestSoap.cpp: In member function `char* SimpleTestSoap::echoString(char*) ': SimpleTestSoap.cpp:167: warning: `char*Ret' might be used uninitialized in this function SimpleTestSoap.cpp: In member function `axiscpp::xsd__base64Binary SimpleTestSoap::echoBase64(axiscpp::xsd__base64Binary)': SimpleTestSoap.cpp:244: warning: control reaches end of non-void function SimpleTestSoap.cpp: In member function `xsd__decimal SimpleTestSoap::echoDecimal(double)': SimpleTestSoap.cpp:510: warning: `xsd__decimal Ret' might be used uninitialized in this function SimpleTestSoap.cpp: In member function `axiscpp::xsd__boolean SimpleTestSoap::echoBoolean(axiscpp::xsd__boolean)': SimpleTestSoap.cpp:553: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../Client.cpp: In function `int main(int, char**)': ../Client.cpp:173: warning: taking address of temporary /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../gen_src/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../gen_src/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': InteropTestPortType.cpp:41: warning: `char*Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': InteropTestPortType.cpp:218: warning: `float Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': InteropTestPortType.cpp:567: warning: `xsd__decimal Ret' might be used uninitialized in this function InteropTestPortType.cpp: In member function `axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': InteropTestPortType.cpp:611: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../Client.cpp: In function `void* run(void*)': ../Client.cpp:53: warning: unused variable `int x' ../Client.cpp: In function `int main(int, char**)': ../Client.cpp:233: warning: unused variable `InteropTestPortType*ws' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../gen_src/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../gen_src/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used MathOps.cpp: In member function `int MathOps::div(int, int)': MathOps.cpp:36: warning: unused variable `char*cFaultdetail' MathOps.cpp:35: warning: `int Ret' might be used uninitialized in this function ../MathOpsClient.cpp: In function `int main(int, char**)': ../MathOpsClient.cpp:95: warning: zero-length printf format string ../MathOpsClient.cpp:19: warning: unused variable `char*pcDetail' ../MathOpsClient.cpp: In function `bool IsNumber(const char*)': ../MathOpsClient.cpp:137: warning: comparison between signed and unsigned integer expressions SpecialDetailStruct.h:16: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used AxisClientException.cpp: In member function `void AxisClientException::processException(axiscpp::ISoapFault*)': AxisClientException.cpp:55: warning: `const char*pcCmplxFaultName' might be used uninitialized in this function AxisClientException.cpp: At top level: DivByZeroStruct.h:14: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_URI_SpecialDetailStruct' defined but not used SpecialDetailStruct.h:16: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used OutOfBoundStruct.h:16: warning: `const char*Axis_URI_OutOfBoundStruct' defined but not used OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used MathOps.cpp: In member function `int MathOps::div(int, int)': MathOps.cpp:56: warning: `int Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: DivByZeroStruct.h:14: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_URI_SpecialDetailStruct' defined but not used SpecialDetailStruct.h:16: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used OutOfBoundStruct.h:16: warning: `const char*Axis_URI_OutOfBoundStruct' defined but not used OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used ../MathOpsClient.cpp: In function `int main(int, char**)': ../MathOpsClient.cpp:18: warning: unused variable `char*pcDetail' ../MathOpsClient.cpp: In function `bool IsNumber(const char*)': ../MathOpsClient.cpp:89: warning: comparison between signed and unsigned integer expressions /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../gen_src/DivByZeroStruct.h:14: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used ../gen_src/DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used ../gen_src/SpecialDetailStruct.h:15: warning: `const char*Axis_URI_SpecialDetailStruct' defined but not used ../gen_src/SpecialDetailStruct.h:16: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used ../gen_src/OutOfBoundStruct.h:16: warning: `const char*Axis_URI_OutOfBoundStruct' defined but not used ../gen_src/OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used ../ExtensibilityQueryMain.cpp: In function `int main(int, char**)': ../ExtensibilityQueryMain.cpp:38: warning: format argument is not a pointer (arg 2) /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../gen_src/ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ../gen_src/ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' TestClient.cpp:39: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' TestClient.cpp:39: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' TestClient.cpp:39: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:38: warning: unused variable `int x' TestClient.cpp:39: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:84: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:83: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:84: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:81: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:81: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used TestClient.cpp: In function `int main(int, char**)': TestClient.cpp:81: warning: suggest parentheses around assignment used as truth value TestClient.cpp:37: warning: unused variable `int x' TestClient.cpp:38: warning: unused variable `char buffer1[100]' /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:14: warning: `const char*Axis_URI_SOAPStruct' defined but not used ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used ../../gen_src/rpc/InteropTestPortType.cpp: In member function `char* InteropTestPortType::echoString(char*)': ../../gen_src/rpc/InteropTestPortType.cpp:44: warning: `char*Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `int InteropTestPortType::echoInteger(int)': ../../gen_src/rpc/InteropTestPortType.cpp:130: warning: `int Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `float InteropTestPortType::echoFloat(float)': ../../gen_src/rpc/InteropTestPortType.cpp:216: warning: `float Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function `xsd__decimal InteropTestPortType::echoDecimal(double)': ../../gen_src/rpc/InteropTestPortType.cpp:557: warning: `xsd__decimal Ret' might be used uninitialized in this function ../../gen_src/rpc/InteropTestPortType.cpp: In member function ` axiscpp::xsd__boolean InteropTestPortType::echoBoolean(axiscpp::xsd__boolean)': ../../gen_src/rpc/InteropTestPortType.cpp:600: warning: `axiscpp::xsd__boolean Ret' might be used uninitialized in this function /home/samisa/autoCVS/cvsAutoBuild_new/include/axis/client/Stub.hpp: At top level: ../../gen_src/rpc/SOAPStruct.h:15: warning: `const char*Axis_TypeName_SOAPStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used DivByZeroStruct.h:14: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used SpecialDetailStruct.h:14: warning: `const char*Axis_URI_SpecialDetailStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used OutOfBoundStruct.h:16: warning: `const char*Axis_URI_OutOfBoundStruct' defined but not used OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used DivByZeroStruct.h:14: warning: `const char*Axis_URI_DivByZeroStruct' defined but not used DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used SpecialDetailStruct.h:14: warning: `const char*Axis_URI_SpecialDetailStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used OutOfBoundStruct.h:16: warning: `const char*Axis_URI_OutOfBoundStruct' defined but not used OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used MathOpsWrapper.cpp: In member function `int MathOpsWrapper::div(void*)': MathOpsWrapper.cpp:129: warning: control reaches end of non-void function /usr/include/c++/3.3.3/bits/basic_string.h: At top level: DivByZeroStruct.h:15: warning: `const char*Axis_TypeName_DivByZeroStruct' defined but not used SpecialDetailStruct.h:15: warning: `const char*Axis_TypeName_SpecialDetailStruct' defined but not used OutOfBoundStruct.h:17: warning: `const char*Axis_TypeName_OutOfBoundStruct' defined but not used ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used ExtensibilityQueryPortTypeWrapper.cpp: In member function `int ExtensibilityQueryPortTypeWrapper::query(void*)': ExtensibilityQueryPortTypeWrapper.cpp:80: warning: control reaches end of non-void function ExtensibilityQueryPortTypeWrapper.cpp: At top level: ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used ExtensibilityType.h:14: warning: `const char*Axis_URI_ExtensibilityType' defined but not used ExtensibilityType.h:15: warning: `const char*Axis_TypeName_ExtensibilityType' defined but not used libtool: install: warning: relinking `libaxiscpp_mod2.la' libtool: install: warning: relinking `libtest_client_handler.la' /usr/bin/install: `deploy/bin/deploy_apache2.sh' and `/home/samisa/autoCVS/cvsAutoBuild_new/deploy/bin/deploy_apache2.sh' are the same file /usr/bin/install: `deploy/bin/deploy_apache.sh' and `/home/samisa/autoCVS/cvsAutoBuild_new/deploy/bin/deploy_apache.sh' are the same file __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com