For the Ubuntu folks, I've added the latest zeromq-3.2.3 to my ppa located
here:
https://launchpad.net/~trevorbernard/+archive/zeromq
I've uploaded packages for: Precise, Raring, Quantal, Oneiric, Natty,
Maverick, and Lucid.
I've verified that it works on Precise and Raring. Natty, Lucid, and
Ma
The newline issue in test_connect_delay.cpp showed up in commit b774772b -
I'll add the newline and send the pull request in zeromq3-x - it's fine in
libzmq master.
The HPUX issue should be fixed by pulling libzmq commit 5f009e52 into
zeromq3-x.
On Thu, May 02, 2013 at 10:06:46AM -0500, AJ Lewi
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
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 Cra