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

Bill Blough updated AXIS2C-1688:
--------------------------------
    Fix Version/s: 1.7.0

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

Reply via email to