Hi Damitha,
These problems are now fixed in CVS. Please update, rebuild and let me know
if you still have problems,
Mark
Mark Whitlock
IBM
----- Forwarded by Mark Whitlock/UK/IBM on 28/01/2005 13:23 -----
damitha kumarage
<[EMAIL PROTECTED]
ce.lk> To
[email protected]
28/01/2005 13:02 cc
Subject
Please respond to ant failts with CBindings
"Apache AXIS C
Developers List"
I get this error
when I compile c bindings with ant. When comment buildCBinds target then
all build
damitha
compileCBindings:
[cc] 10 total files to be compiled.
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `Axisc_Array
axiscGetCmplxArrayIWrapperSoapDeSerializer(void*,
[cc] void*, void*, void*, void*, const char*, const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:48:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `Axisc_Array
axiscGetBasicArrayIWrapperSoapDeSerializer(void*,
[cc] XSDTYPETag, const char*, const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:57:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `xsdc__hexBinary
[cc] axiscGetElementAsHexBinaryIWrapperSoapDeSerializer(void*,
const char*, const
[cc] char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:174:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `xsdc__base64Binary
[cc]
axiscGetElementAsBase64BinaryIWrapperSoapDeSerializer(void*, const
char*,
[cc] const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:183:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `xsdc__hexBinary
[cc]
axiscGetAttributeAsHexBinaryIWrapperSoapDeSerializer(void*, const char*,
[cc] const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:312:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:
In
[cc] function `xsdc__base64Binary
[cc]
axiscGetAttributeAsBase64BinaryIWrapperSoapDeSerializer(void*, const
char*,
[cc] const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:321:
warning: unused
[cc] variable `axiscpp::IWrapperSoapDeSerializer*dz'
[cc] /home/damitha/projects/cvshead/src/cbindings/AxisC.cpp:32:2:
warning: no newline at end of file
[cc]
/home/damitha/projects/cvshead/src/cbindings/client/StubC.cpp:217:2:
warning: no newline at end of file
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:
In
[cc] function `int axiscSerializeBasicArray(void*, const
Axisc_Array*,
[cc] XSDTYPETag, const char*)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:100:
declaration
[cc] of C function `int axiscSerializeBasicArray(void*, const
Axisc_Array*,
[cc] XSDTYPETag, const char*)' conflicts with
[cc]
/home/damitha/projects/obj/include/axis/IWrapperSoapSerializer.h:70:
previous
[cc] declaration `int axiscSerializeBasicArray(void*, const
Axisc_Array*, const
[cc] char*, XSDTYPETag, const char*)' here
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:
In
[cc] function `int axiscSerializeAsElement(void*, const char*,
void*,
[cc] XSDTYPETag)':
[cc]
/home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:106:
declaration
[cc] of C function `int axiscSerializeAsElement(void*, const
char*, void*,
[cc] XSDTYPETag)' conflicts with
[cc]
/home/damitha/projects/obj/include/axis/IWrapperSoapSerializer.h:74:
previous
[cc] declaration `int axiscSerializeAsElement(void*, const
char*, const char*,
[cc] void*, XSDTYPETag)' here
[cc]
/home/damitha/projects/cvshead/src/cbindings/AxisExceptionC.cpp:38:2:
warning: no newline at end of file
[cc]
/home/damitha/projects/cvshead/src/cbindings/client/CallC.cpp:464:2:
warning: no newline at end of file