[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37939 ] Timothy Bish commented on AMQCPP-49: This can get to be more trouble as with all the warnings that get emitted

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37940 ] Nathan Mittler commented on AMQCPP-49: -- Unfortunately, without it - many warnings that are important don't show

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37941 ] Timothy Bish commented on AMQCPP-49: gcc has many targeted -W options, perhaps you should consider using some of

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37942 ] Nathan Mittler commented on AMQCPP-49: -- I'd rather not have to get that specific. Looking at the output from

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37943 ] Nathan Mittler commented on AMQCPP-49: -- Also, I'd prefer to go with the approach of exposing all the warnings

[jira] Closed: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-49. Resolution: Fixed Made changes throughout the source to support -W -Wall Add -W -Wall

[jira] Reopened: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened AMQCPP-49: Besides the fact that I now have about four warnings or more for every file. These changes have

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37946 ] Nathan Mittler commented on AMQCPP-49: -- You need to grab the latest makefile.am for main. Please provide a