You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <ji...@apache.org> on 2013/03/11 20:01:14 UTC

[jira] [Created] (QPID-4641) C++ build errors re virtual functions but non-virtual destructor

Steve Huston created QPID-4641:
----------------------------------

             Summary: C++ build errors re virtual functions but non-virtual destructor
                 Key: QPID-4641
                 URL: https://issues.apache.org/jira/browse/QPID-4641
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.21
         Environment: RHEL 5, g++ 4.1.2
            Reporter: Steve Huston
            Assignee: Alan Conway


The C++ HA component is experiencing these build errors on RHEL 5, g++ 4.1.2:

/.../cpp/src/qpid/ha/Role.h:39: warning: class qpid::ha::Role has virtual functions but non-virtual destructor
/.../cpp/src/qpid/ha/Backup.h:51: warning: class qpid::ha::Backup has virtual functions but non-virtual destructor
/.../cpp/src/qpid/ha/Primary.h:63: warning: class qpid::ha::Primary has virtual functions but non-virtual destructor
/.../cpp/src/qpid/ha/StandAlone.h:34: warning: class qpid::ha::StandAlone has virtual functions but non-virtual destructor


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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