[jira] [Assigned] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-06-07 Thread Ted Ross (JIRA)

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

Ted Ross reassigned QPID-3284:
--

Assignee: Andrew Stitcher  (was: Ted Ross)

 Removed unused variables, which caused the build to break under GCC 4.6
 ---

 Key: QPID-3284
 URL: https://issues.apache.org/jira/browse/QPID-3284
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Broker
Affects Versions: 0.10
 Environment: Fedora 15 x86_64.
Reporter: Darryl L. Pierce
Assignee: Andrew Stitcher
Priority: Blocker
 Fix For: Future

 Attachments: 0001-Removed-unused-variables.patch, 
 0001-Removed-unused-variables.patch


 There were several variables that were declared and assigned values but whose 
 values were not used. This caused GCC 4.6.0 to raise a warning, which causes 
 the build to stop.
 This patch removes those unused variables.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org



[jira] [Assigned] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-05-27 Thread Ted Ross (JIRA)

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

Ted Ross reassigned QPID-3284:
--

Assignee: Ted Ross

 Removed unused variables, which caused the build to break under GCC 4.6
 ---

 Key: QPID-3284
 URL: https://issues.apache.org/jira/browse/QPID-3284
 Project: Qpid
  Issue Type: Improvement
  Components: C++ Broker
Affects Versions: 0.10
 Environment: Fedora 15 x86_64.
Reporter: Darryl L. Pierce
Assignee: Ted Ross
Priority: Blocker
 Fix For: Future

 Attachments: 0001-Removed-unused-variables.patch


 There were several variables that were declared and assigned values but whose 
 values were not used. This caused GCC 4.6.0 to raise a warning, which causes 
 the build to stop.
 This patch removes those unused variables.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org