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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to