Trevor Bernard

Results 58 comments of Trevor Bernard

> About the GPG signing, I assume its needed to publish on OSS Nexus / Maven Central? You got it > Who owns the private key for this? My public...

This is where the assert is happening: https://github.com/zeromq/zeromq4-x/blob/v4.0.4/src/msg.cpp#L220 It would seem that you are getting a malformed zmq_msg_t somehow. https://github.com/zeromq/zeromq4-x/blob/v4.0.4/src/msg.cpp#L36 https://github.com/zeromq/zeromq4-x/blob/v4.0.4/src/msg.hpp#L106 Can you provide a minimal test case that recreates...

What version of libzmq are you using?

Can you provide a small test case that recreates your error? For posterity, did you update libjzmq to the latest as well?

https://github.com/zeromq/jzmq3-x/archive/v3.0.1.zip

The documentation is indeed out of date but I'm not in the position to update it since I primary develop on *nix based systems. I would suggest asking the mailing...

It should be just a matter of updating CMakelist.txt to reference zeromq-4.0.4