I cloned a fresh copy of zyre and czmq and get the following errors while building. Any idea what's happening?
zyre_log.c: In function 'zyre_log_connect': zyre_log.c:90:9: error: format not a string literal and no format arguments [-Werror=format-security] zyre_peer.c: In function 'zyre_peer_connect': zyre_peer.c:125:9: error: format not a string literal and no format arguments [-Werror=format-security] These are all on zsocket_connect calls. Thanks, --Scott
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
