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 "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/03/30 11:01:21 UTC

[jira] Closed: (AXISCPP-594) SimpleArray - Client Compilation - FAILED

     [ http://issues.apache.org/jira/browse/AXISCPP-594?page=history ]
     
Samisa Abeysinghe closed AXISCPP-594:
-------------------------------------

     Resolution: Fixed
    Fix Version: 1.5 Final

Patch applied.

> SimpleArray - Client Compilation - FAILED
> -----------------------------------------
>
>          Key: AXISCPP-594
>          URL: http://issues.apache.org/jira/browse/AXISCPP-594
>      Project: Axis-C++
>         Type: Sub-task
>   Components: Client - Stub
>     Versions: 1.5 Final
>     Reporter: Chinthana Danapala
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final

>
> It fail to compile the client code. Give following error. 
>        [cc] 3 total files to be compiled.
>        [cc] ArrayTestPortType.cpp
>        [cc] C:\obj\test\generated\cpp\SimpleArray\ArrayTestPortType.cpp(43) : wa
> rning C4101: 'pcCmplxFaultName' : unreferenced local variable
>        [cc] SimpleArrayClient.cpp
>        [cc] C:\obj\test\generated\cpp\SimpleArray\SimpleArrayClient.cpp(47) : er
> ror 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\SimpleArray\SimpleArrayClient.cpp(51) : er
> ror 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] intArrayType.cpp
>        [cc] Generating Code...
>        [cc] cl failed with return code 2
> callCompileLinkedClient:
> compileClient:
> validateClientCompilationIfBuilding:
>      [echo] SimpleArray - 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