You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (Updated) (JIRA)" <ji...@apache.org> on 2012/03/26 15:48:27 UTC

[jira] [Updated] (QPID-3915) Add missing newlines to the end of the following source modules: ManagementAgentImpl.cpp, Exchange.cpp, Queue.cpp, ManagementAgent.cpp

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

Darryl L. Pierce updated QPID-3915:
-----------------------------------

    Attachment: add-newlines.diff

This patch adds the missing newlines.
                
> Add missing newlines to the end of the following source modules: ManagementAgentImpl.cpp, Exchange.cpp, Queue.cpp, ManagementAgent.cpp
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3915
>                 URL: https://issues.apache.org/jira/browse/QPID-3915
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.16, 0.17
>         Environment: RHEL 5.8
>            Reporter: Darryl L. Pierce
>            Priority: Blocker
>              Labels: patch
>             Fix For: 0.17
>
>         Attachments: add-newlines.diff
>
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org