[zeromq-dev] [PATCH] zguide: C++ durapub2.cpp example fix
Martin Sustrik
sustrik at moloch.sk
Sat Oct 9 19:47:51 CEST 2010
Pieter,
When using types such as uint64_t, be aware that these are not defined
on Windows platform. Well, at least not when using MSVC.
Thus the examples would break for win users.
Martin
On 10/06/2010 06:03 AM, Kamil Shakirov wrote:
> Fix gcc-4.4 compile error: ‘uint64_t’ was not declared in this scope.
>
> Under the MIT/X11 license.
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101009/b97de2bf/attachment.htm>
More information about the zeromq-dev
mailing list