head 1.2; access; symbols pkgsrc-2013Q3:1.1.0.2 pkgsrc-2013Q3-base:1.1; locks; strict; comment @// @; 1.2 date 2013.09.30.12.54.11; author obache; state dead; branches; next 1.1; commitid zxkVseAWP6b2Hs7x; 1.1 date 2013.08.15.16.29.25; author joerg; state Exp; branches; next ; commitid 6kY8AWaV4cpsmz1x; desc @@ 1.2 log @Update zeromq to 3.2.4. 0MQ version 3.2.4 stable, released on 2013/09/20 ================================================ * LIBZMQ-84 (Windows) Assertion failed: Address already in use at signaler.cpp:80 * LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices * LIBZMQ-532 (Windows) critical section not released on error * LIBZMQ-569 Detect OpenPGM 5.2 system library * LIBZMQ-563 Subscribers sometimes stopped receiving messages (aka LIBZMQ-541) * LIBZMQ-XXX Added support for Travis Continuous Integration * LIBZMQ-XXX Several improvements to MSVC support @ text @$NetBSD: patch-src_i__decoder.hpp,v 1.1 2013/08/15 16:29:25 joerg Exp $ --- src/i_decoder.hpp.orig 2013-08-15 15:47:52.000000000 +0000 +++ src/i_decoder.hpp @@@@ -26,7 +26,7 @@@@ namespace zmq { - class i_msg_sink; + struct i_msg_sink; // Interface to be implemented by message decoder. @ 1.1 log @Consistently declare types with struct. @ text @d1 1 a1 1 $NetBSD$ @