Andy Grimm created AXIS2-5349:
---------------------------------
Summary: 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.2, 1.6.1, 1.6.0
Reporter: Andy Grimm
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]