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

Add missing newlines to the end of the following source modules: ManagementAgentImpl.cpp, Exchange.cpp, Queue.cpp, ManagementAgent.cpp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16, 0.17
    • 0.17
    • C++ Client
    • RHEL 5.8

    Description

      The four mentioned files do not have a newline at the end of the file. This causes gcc to fail to compile the modules with the error:

      /home/mcpierce/Programming/Qpid/qpid/cpp/src/qpid/broker/Queue.cpp:1830:3: error: no newline at end of file
      make[2]: *** [src/CMakeFiles/qpidbroker.dir/qpid/broker/Queue.o] Error 1
      make[1]: *** [src/CMakeFiles/qpidbroker.dir/all] Error 2

      Attachments

        1. add-newlines.diff
          1 kB
          Darryl Pierce

        Activity

          People

            Unassigned Unassigned
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: