[zeromq-dev] czmq and cppzmq use deprecated functions.
Pieter Hintjens
ph at imatix.com
Sat Jan 5 13:01:05 CET 2013
I made the patch but pijyoi pointed out that CZMQ aims to run on 2.2
as well as 3.2, so we'll have to wait for a while before switching out
these functions.
On Sat, Jan 5, 2013 at 12:23 PM, Pieter Hintjens <ph at imatix.com> wrote:
> I've merged the PR on cppzmq (not sure who the maintainers of that
> project are at the moment).
>
> I'll make the patch for CZMQ, you're right that it shouldn't use the
> deprecated functions.
>
> -Pieter
>
> On Sat, Jan 5, 2013 at 9:55 AM, crocket <crockabiscuit at gmail.com> wrote:
>> In case of cppzmq, there is a pull request that deals with deprecated
>> functions.
>> https://github.com/zeromq/cppzmq/pull/12
>>
>> But I couldn't find such a pull request for czmq.
>>
>> czmq still uses zmq_sendmsg instead of zmq_msg_send.
>>
>> This should be fixed sooner or later.
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
More information about the zeromq-dev
mailing list