[zeromq-dev] zeromq 3.1 head build error
Brian Knox
briank at talksum.com
Fri Apr 20 15:54:14 CEST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120420/3e046589/attachment.htm>
More information about the zeromq-dev
mailing list