Pieter, when I compile this with ICC 11 there are a bunch of warnings about casting integers to narrower types. Would you like them quieted? (as in: I could go through the code and add int(somelongvalue) as appropriate, assuming the semantics are right)
Luca On 16/11/11 00:45, Pieter Hintjens wrote: > On Tue, Nov 15, 2011 at 1:43 AM, Martin Sustrik<[email protected]> wrote: > >>> While building zeromq I noticed two lines that could use improvement: >>> At src/socket_base.cpp:237 >> In any case, this code does not exist any more in the development trunk >> (3.1) so it's up to Pieter (maintainer of 3.0) to decide whether to fix >> this or not. > If you send a pull request to the zeromq3-0 repo I'll include it in > the final 3.0 release. > > -Pieter -- Luca Fascione Rendering Research Lead - Weta Digital Phone: +64 4 909 6870 (x6870) Mobile: +64 21 0764 862 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
