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

Bill Blough resolved AXIS2C-1603.
---------------------------------
    Resolution: Fixed

Made the ability to enable/disable -Werror consistent across all subprojects.  
Also, since the codebase currently has many warnings, I have disabled -Werror 
by default.  Fixed in 16cd2e1e0ad42e0033a968fe4ed9468834ee9a8d

> Configure option to disable -Werror
> -----------------------------------
>
>                 Key: AXIS2C-1603
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1603
>             Project: Axis2-C
>          Issue Type: New Feature
>          Components: build system (Unix/Linux)
>            Reporter: Jonathan Nieder
>            Assignee: Bill Blough
>            Priority: Major
>             Fix For: 1.7.0
>
>         Attachments: axis2c-make-werror-optional
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Hi,
> Each version of gcc I use to build axis2c introduces its own warnings --- the 
> gcc developers do not consider backward compatibility for warnings to be 
> important. Unfortunately the axis2c configure script automatically turns on 
> -Werror when it detects the current compiler to be gcc, which makes these 
> nice suggestions from the compiler developers into build failures. Please 
> provide a --disable-werror option to turn -Werror off.
> I have a patch that does this, which I will attach.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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