[zeromq-dev] ZMQ_MAKE_VALGRIND_HAPPY

Pieter Hintjens ph at imatix.com
Tue Apr 26 15:06:05 CEST 2011


On Tue, Apr 26, 2011 at 2:24 PM, Vick Khera <vivek at khera.org> wrote:

> This ultimately leads to bugs you cannot trace, because when you turn on
> debugging, you change the behavior of the system entirely.  This is among
> the reasons that mission critical systems like NASA planetary rovers ship
> with full debugging on all the time...

The initializations in 0MQ don't affect its behavior at all afaik.
There are other aspects, such as consistency asserts, which I'd
recommend leaving on all the time (and which are enabled in release
builds).

-Pieter



More information about the zeromq-dev mailing list