[
https://issues.apache.org/jira/browse/AXIS2C-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Blough resolved AXIS2C-1688.
---------------------------------
Resolution: Fixed
> Trunk Fails to Build due to C++ style comments
> ----------------------------------------------
>
> Key: AXIS2C-1688
> URL: https://issues.apache.org/jira/browse/AXIS2C-1688
> Project: Axis2-C
> Issue Type: Bug
> Reporter: Bill Blough
> Priority: Trivial
> Fix For: 1.7.0
>
> Attachments: fix_comments.diff
>
>
> Some comments use C++ style (//) comments. Since C90 only recognizes C-style
> comments, the build fails unless a newer standard (e.g, C99) is specified at
> compile time.
> The attached patch changes the comments in question from C++ style to
> C-style.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]