[
https://issues.apache.org/jira/browse/AXIS2C-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285337#comment-16285337
]
Bill Blough commented on AXIS2C-1688:
-------------------------------------
Committed in r1817723.
> 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]