Pieter Hintjens <[email protected]> writes: > We've traditionally used platform.hpp for such macros, which uses the > HAVE_XYZ=1 form. > > The code should probably always use the #ifdef form, to be sure. I'd > say that using #if HAVE_XYZ is an error or at least fragile enough to > be worth fixing.
Hi, I received a problem report from my previous change, stating that it did not work on Windows. I have created now https://github.com/zeromq/libzmq/pull/936, which should cover both issues. regards Frank _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
