Looks like a mistake; we use stdint.hpp to make the typedefs on older MSVC's when needed...
I've made a patch and pull request, there was the same error in the new mechanism.cpp file. -Pieter On Sun, May 19, 2013 at 4:22 AM, Steven McCoy <[email protected]> wrote: > I haven't been checking every platform, but master requires stdint.h which > only hit Microsoft with MSVC 2010SP1. > > https://github.com/zeromq/libzmq/commit/b0b8ab27c5a3734aa2e9103a61e1a850e14d7dd3 > > -- > Steve-o > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
