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

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

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

Alan Conway resolved QPID-4641.
-------------------------------

    Resolution: Fixed

Fixed on trunk

------------------------------------------------------------------------
r1455529 | aconway | 2013-03-12 09:50:50 -0400 (Tue, 12 Mar 2013) | 2 lines

QPID-4641: C++ build errors re virtual functions but non-virtual destructor

------------------------------------------------------------------------

                
> 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