[zeromq-dev] ZeroMQ 3.2.0 stable RC1 is now available
jeff murphy
jcmurphy at jeffmurphy.org
Tue Jun 5 16:17:29 CEST 2012
Doesn't build --with-pgm due to -Werror + unused variable in pgm
cc1plus: warnings being treated as errors
pgm_socket.cpp: In static member function 'static int zmq::pgm_socket_t::init_address(const char*, pgm_addrinfo_t**, uint16_t*)':
pgm_socket.cpp:89: error: unused variable 'sa_family'
The behavior in https://zeromq.jira.com/browse/LIBZMQ-350 still occurs (first message dropped)
More information about the zeromq-dev
mailing list