[ https://issues.apache.org/jira/browse/AXIS2C-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077527#comment-17077527 ]
Bill Blough edited comment on AXIS2C-1603 at 4/7/20, 7:53 PM: -------------------------------------------------------------- Guththila's configure.ac is missing the flag to enable/disable -Werror was (Author: bblough): Guththila's configure.ac is missing the flag to endable/disable -Werror > 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