Can I ask what the relationship of 3.0 and 3.1 is now? Is 3.0 deprecated, and 3.1 just the current dev version?
I'm trying to figure out what I should be doing with pyzmq. I had integrated some support for the LABEL code, which remains in 3.0, but I presume is to be removed. On Sat, Nov 5, 2011 at 14:15, Martin Sustrik <[email protected]> wrote: > On 11/05/2011 09:09 PM, MinRK wrote: > >> >> I'm now running into this assert rather a lot, when running the pyzmq >> test suite against current libzmq-master >> >> Assertion failed: msg_->flags () & msg_t::more (rep.cpp:75) >> >> All the test involves is a few ping/pong messages with req/rep pairs. >> >> I haven't figured out a simple test script yet, but I'll post to JIRA >> when I do. >> > > Please, do. It's a new code so it's a bit creaky. > > Martin >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
