On Thu, Feb 16, 2012 at 4:38 PM, Dimiter 'malkia' Stanev <[email protected]> wrote:
> Actually in WDK there is SSIZE_T (not a macro), which seems more > appropriate for the workaround (e.g. -Dssize_t=SSIZE_T). You may define this conditionally in include/zmq.,h, and in src/msg.hpp. If that works, send us a pull request. Better than relying on a specific project file, IMO. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
