[zeromq-dev] libzmq v3.2.3 released (stable)
AJ Lewis
aj.lewis at quantum.com
Thu May 2 17:06:46 CEST 2013
Having compilation problems in test_disconnect_inproc.cpp - will try to get
a pull request spun up:
3.2.3 does not build on RHEL5 (GCC 4.1.2), SLES10 (GCC 4.1.2), and Solaris
10 (with GCC 3.4.3) due to:
test_connect_delay.cpp:260:2: error: no newline at end of file
It also does not build on HPUX 11iv3:
"test_disconnect_inproc.cpp", line 48: error #2020: identifier "strndup" is undefined
printf("unsubscribing from '%s'\n", strndup(buffer +
1, msgSize - 1));
^
"test_disconnect_inproc.cpp", line 52: error #2020: identifier "strndup" is undefined
printf("subscribing on '%s'\n", strndup(buffer + 1,
msgSize - 1));
^
"test_disconnect_inproc.cpp", line 72: error #2020: identifier "strndup" is undefined
printf("received on subscriber '%s'\n", strndup(buffer,
msgSize));
^
3 errors detected in the compilation of "test_disconnect_inproc.cpp".
Stop.
On Thu, May 02, 2013 at 11:26:34AM +0200, Pieter Hintjens wrote:
> Hi all,
>
> I've pushed packages for stable release 3.2.3 of libzmq, see
> http://www.zeromq.org/intro:get-the-software.
>
> Issues addressed:
>
> * LIBZMQ-526 Assertion failure "Invalid argument (tcp_connecter.cpp:285)"
> * LIBZMQ-446 Setting the DSCP bits by default causes CAP_NET_ADMIN error
> * LIBZMQ-496 Crash on heavy socket opening/closing: Device or resource
> busy (mutex.hpp:90)
> * LIBZMQ-462 test_connect_delay fails at test_connect_delay.cpp:80
> * LIBZMQ-497 Messages getting dropped
> * LIBZMQ-488 signaler.cpp leaks the win32 Event Handle
> * LIBZMQ-476 zmq_disconnect has no effect for inproc sockets
> * LIBZMQ-475 zmq_disconnect does not sent unsubscribe messages
>
> Contributors: Adrian Muraru, Ian Barber, KIU Shueng Chuan, Martin
> Hurton, Mika Fische, Dongmin Yu, MinRK, Pieter Hintjens, Stefan
> Radomski, Steven McCoy, Trevor Bernard, Victor Perron.
>
> Enjoy!
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
--
AJ Lewis
Software Engineer
Quantum Corporation
Work: 651 688-4346
email: aj.lewis at quantum.com
----------------------------------------------------------------------
The information contained in this transmission may be confidential. Any disclosure, copying, or further distribution of confidential information is not permitted unless such privilege is explicitly granted in writing by Quantum. Quantum reserves the right to have electronic communications, including email and attachments, sent across its networks filtered through anti virus and spam software programs and retain such messages in order to comply with applicable data security and retention requirements. Quantum is not responsible for the proper and complete transmission of the substance of this communication or for any delay in its receipt.
More information about the zeromq-dev
mailing list