[
https://issues.apache.org/jira/browse/AXIS2-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398241#comment-13398241
]
Hudson commented on AXIS2-5349:
-------------------------------
Integrated in axis2-1.6 #302 (See
[https://builds.apache.org/job/axis2-1.6/302/])
AXIS2-5349 - Merged r1352413 to 1.6 branch. (Revision 1352414)
Result = FAILURE
sagara :
Files :
* /axis/axis2/java/core/branches/1_6
*
/axis/axis2/java/core/branches/1_6/modules/codegen/src/org/apache/axis2/wsdl/template/c/SkelHeaderTemplate.xsl
*
/axis/axis2/java/core/branches/1_6/modules/codegen/src/org/apache/axis2/wsdl/template/c/StubHeaderTemplate.xsl
> generated skel and stub headers should be wrapped with ifndef/define/endif
> block
> --------------------------------------------------------------------------------
>
> Key: AXIS2-5349
> URL: https://issues.apache.org/jira/browse/AXIS2-5349
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.6.0, 1.6.1, 1.6.2
> Reporter: Andy Grimm
> Fix For: 1.5.7, 1.7.0, 1.6.3
>
> Attachments: axis2-wrap-headers.patch
>
>
> I'm working on making Eucalyptus compatible with Axis2 version 1.6, and one
> of the issues that I found was that generated header files don't use #ifndef
> , which can cause compiler errors due to "redefinition" of functions if the
> header is imported multiple times.
> The attached patch fixed the problem for me.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]