On Thu, Sep 26, 2013 at 2:17 AM, Radu Braniste <[email protected]> wrote:
> options.cpp:289:28: warning: comparison of unsigned expression >= 0 is > always true OK, fixed that. > Application Specific Information: > Assertion failed: (strcmp (data, (const char *)zmq_msg_data (&msg)) == 0), > function s_recv_seq, file ./testutil.hpp, line 221. Don't have OS/X to debug this. If you could get a stack with line numbers that would help. > Assertion failed: (rc == 97), function test_stream_to_dealer, file > test_stream.cpp, line 105. Fixed that; the assert is simply incorrect. I'm sending a pull request for the two fixes. You can retry from libzmq master later, if you like. Thanks for reporting these. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
