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 "Bill Blough (JIRA)" <ji...@apache.org> on 2017/12/10 18:40:00 UTC

[jira] [Closed] (AXIS2C-1688) Trunk Fails to Build due to C++ style comments

     [ https://issues.apache.org/jira/browse/AXIS2C-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Blough closed AXIS2C-1688.
-------------------------------

> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org