[ 
https://issues.apache.org/jira/browse/AXIS2C-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596869#action_12596869
 ] 

Dimuthu Gamage commented on AXIS2C-1138:
----------------------------------------

Removing unused variable is a really tedious task in the code generating 
templates.
Since we can't define variable as it use, We have to be very careful in 
defining variable, otherwise it causes 'undefined variable'  which is no doubt 
worse than unused variable. 

So I think for the time being, we have to explicitly say compile generated code 
removing '-Werror' 

> WSDL2C generated code doesn't compile with -Wall -Werror
> --------------------------------------------------------
>
>                 Key: AXIS2C-1138
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1138
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.4.0
>         Environment: linux
>            Reporter: Frederic Heem
>            Priority: Minor
>
> WSDL2C generated code doesn't compile with -Wall -Werror because of unused 
> variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to