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 13:23:16 UTC

[jira] Assigned: (AXISCPP-590) FaultMappingDoc - Client Compilation - FAILED

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

Samisa Abeysinghe reassigned AXISCPP-590:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> FaultMappingDoc - Client Compilation - FAILED
> ---------------------------------------------
>
>          Key: AXISCPP-590
>          URL: http://issues.apache.org/jira/browse/AXISCPP-590
>      Project: Axis-C++
>         Type: Bug
>   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] DivByZeroStruct.cpp
>        [cc] FaultMappingDocClient.cpp
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 54) : error C2065: 'cout' : undeclared identifier
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 54) : error C2065: 'endl' : undeclared identifier
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 54) : warning C4552: '<<' : operator has no effect; expected operator with side-
> effect
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 72) : error C2297: '<<' : illegal, right operand has type 'char [11]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 74) : error C2297: '<<' : illegal, right operand has type 'char [11]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 80) : error C2297: '<<' : illegal, right operand has type 'char [25]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 91) : error C2297: '<<' : illegal, right operand has type 'char [29]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 99) : error C2297: '<<' : illegal, right operand has type 'char [26]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 110) : error C2297: '<<' : illegal, right operand has type 'char [21]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 130) : error C2297: '<<' : illegal, right operand has type 'char [13]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 135) : error C2297: '<<' : illegal, right operand has type 'char [20]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 139) : error C2297: '<<' : illegal, right operand has type 'char [24]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 147) : error C2297: '<<' : illegal, right operand has type 'char [19]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 149) : error C2297: '<<' : illegal, right operand has type 'char [67]'
>        [cc] C:\obj\test\generated\cpp\FaultMappingDoc\FaultMappingDocClient.cpp(
> 156) : error C2297: '<<' : illegal, right operand has type 'char [17]'
>        [cc] OutOfBoundStruct.cpp
>        [cc] SpecialDetailStruct.cpp
>        [cc] Generating Code...
>        [cc] cl failed with return code 2
> callCompileLinkedClient:
> compileClient:
> validateClientCompilationIfBuilding:
>      [echo] FaultMappingDoc - 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