You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org> on 2005/03/29 11:03:33 UTC

[jira] Updated: (AXISCPP-583) InteropTestRound1 - Client Compilation - FAILED

     [ http://issues.apache.org/jira/browse/AXISCPP-583?page=history ]

Chinthana Danapala updated AXISCPP-583:
---------------------------------------

    Attachment: InteropTestRound1client.cpp diff.txt

I done some modification and now its compiling. I have attached the diff file here.


> InteropTestRound1 - Client Compilation - FAILED
> -----------------------------------------------
>
>          Key: AXISCPP-583
>          URL: http://issues.apache.org/jira/browse/AXISCPP-583
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Engine
>     Reporter: Chinthana Danapala
>  Attachments: InteropTestRound1client.cpp diff.txt
>
> It fail to compile the client code. Give following error.
>        [cc] InteropTestRound1Client.cpp
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(82) : error C2440: '=' : cannot convert from 'int *' to 'int ** '
>        [cc]         Types pointed to are unrelated; conversion requires reinterp
> ret_cast, C-style cast or function-style cast
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(86) : error C2440: '=' : cannot convert from 'int' to 'int *'
>        [cc]         Conversion from integral type to pointer type requires reint
> erpret_cast, C-style cast or function-style cast
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(95) : warning C4305: 'initializing' : truncation from 'const double' to 'flo
> at'
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(102) : error C2440: '=' : cannot convert from 'float *' to 'float ** '
>        [cc]         Types pointed to are unrelated; conversion requires reinterp
> ret_cast, C-style cast or function-style cast
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(106) : error C2440: '=' : cannot convert from 'double' to 'float *'
>        [cc]         There is no context in which this conversion is possible
>        [cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
> cpp(115) : warning C4305: '=' : truncation from 'const double' to 'float'
>        [cc] SOAPStruct.cpp
>        [cc] Generating Code...
>        [cc] cl failed with return code 2
> callCompileLinkedClient:
> compileClient:
> validateClientCompilationIfBuilding:
>      [echo] InteropTestRound1 - Client Compilation - FAILED

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira