[zeromq-dev] Just ran some tests with x64
Steven McCoy
steven.mccoy at miru.hk
Thu May 12 03:25:55 CEST 2011
On 12 May 2011 08:30, Christian Martinez <chmar at microsoft.com> wrote:
> Lots of warnings in the compile about possible loss of data but the tests
> are running great.
>
>
>
> Is this a tested scenario? Do I need to dig into each warning?
>
>
>
Depends on the compiler, the platform, and what you are building, from your
email address I'm taking a wild guess at MSVC 2010 on Windows 7?
:-)
PGM compiles without warnings in MSVC as I've tested several times, ZeroMQ
has been varied but not overly well maintained because the testing has been
with MSVC Express which doesn't support x64. There certainly have been a
few posts recently discussing it though.
Compilers like ICC just emit too many warnings by default though, and GCC
slowly gains more and more useless warnings enabled by default as noted
recently by Linus on LKML.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110512/42632780/attachment.htm>
More information about the zeromq-dev
mailing list