[zeromq-dev] zeromq 3.1 head build error
Sergey Hripchenko
shripchenko at intermedia.net
Fri Apr 20 17:17:51 CEST 2012
This is a fix for it
https://github.com/shripchenko/libzmq/commit/2eb6b32ef75ab44fdb8e734b07d1986a5baebad1
From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] On Behalf Of Brian Knox
Sent: Friday, April 20, 2012 6:14 PM
To: ZeroMQ development list
Subject: Re: [zeromq-dev] zeromq 3.1 head build error
As a follow up - I dropped back to 334f99fb01c84e51682e2c3f139d84f589d65cf0 and that builds fine.
Brian
On Fri, Apr 20, 2012 at 9:54 AM, Brian Knox <briank at talksum.com<mailto:briank at talksum.com>> wrote:
Just a heads up... this morning I'm receiving the following error building libzmq from head:
make[2]: Entering directory `/home/laotse/src/abs/zeromq-git/src/libzmq-build/src'
CXX libzmq_la-address.lo
address.cpp: In destructor 'zmq::address_t::~address_t()':
address.cpp:41:29: error: deleting object of polymorphic class type 'zmq::tcp_address_t' which has non-virtual destructor might cause undefined behaviour [-Werror=delete-non-virtual-dtor]
cc1plus: all warnings being treated as errors
Looking at the commit logs, I'm assuming this is related to the commit on April 18:
https://github.com/zeromq/libzmq/commits/master
But I haven't dug in to confirm this.
Brian
________________________________
This message is intended only for the person(s) to which it is addressed and may contain Intermedia.net Inc privileged, confidential and/or proprietary information. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Any disclosure, copying, distribution, or the taking of any action concerning the contents of this message and any attachment(s) by anyone other than the named recipient(s) is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120420/47d63f66/attachment.htm>
More information about the zeromq-dev
mailing list