Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3284

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.10
    • 0.11
    • C++ Broker
    • None
    • Fedora 15 x86_64.

    Description

      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.

      Attachments

        1. 0001-Removed-unused-variables.patch
          5 kB
          Darryl Pierce
        2. 0001-Removed-unused-variables.patch
          5 kB
          Darryl Pierce

        Activity

          People

            astitcher Andrew Stitcher
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: