IRC Log


Saturday October 16, 2010

[Time] NameMessage
[05:27] mrbz :)
[06:28] CIA-14 zeromq2: 03Toralf Wittner 07master * ra1474e3 10/ (AUTHORS src/pgm_sender.cpp):
[06:28] CIA-14 zeromq2: Cancel tx_timer_id in pgm_sender_t::out_event().
[06:28] CIA-14 zeromq2: Signed-off-by: Toralf Wittner <toralf.wittner@gmail.com> - http://bit.ly/cfypGT
[08:55] CIA-14 zeromq2: 03Martin Sustrik 07master * r0a03e86 10/ (34 files in 3 dirs): (log message trimmed)
[08:55] CIA-14 zeromq2: ZMQ_LINGER socket option added.
[08:55] CIA-14 zeromq2: 1. ZMQ_LINGER option can be set/get
[08:55] CIA-14 zeromq2: 2. options are part of own_t base class rather than being declared
[08:55] CIA-14 zeromq2: separately by individual objects
[08:55] CIA-14 zeromq2: 3. Linger option is propagated with "term" command so that the
[08:55] CIA-14 zeromq2: newest value of it is used rather than the stored old one.
[12:48] CIA-14 zeromq2: 03Martin Sustrik 07master * r61d38fb 10/ (src/clock.cpp src/clock.hpp):
[12:48] CIA-14 zeromq2: Bug in low precision clock fixed.
[12:48] CIA-14 zeromq2: Signed-off-by: Martin Sustrik <sustrik@250bpm.com> - http://bit.ly/bjdvkl
[14:06] CIA-14 zeromq2: 03Martin Sustrik 07master * r72b15a6 10/ (src/err.cpp src/err.hpp src/zmq.cpp):
[14:06] CIA-14 zeromq2: Implementation of zmq_strerror moved from zmq.cpp to err.cpp
[14:06] CIA-14 zeromq2: Signed-off-by: Martin Sustrik <sustrik@250bpm.com> - http://bit.ly/aaXRUL
[15:51] mikko hi
[15:56] CIA-14 zeromq2: 03Martin Sustrik 07master * r8b88376 10/ src/zmq.cpp :
[15:56] CIA-14 zeromq2: Couple of bugs in zmq_poll fixed.
[15:56] CIA-14 zeromq2: Signed-off-by: Martin Sustrik <sustrik@250bpm.com> - http://bit.ly/c1XFon
[15:57] mikko sustrik: was icc output any use?
[16:00] sustrik mikko: hi
[16:01] sustrik i've fixed some warnings
[16:01] sustrik but lot of them are no-issues
[16:01] sustrik i wonder if it's possible to turn certain warning off in icc
[16:02] sustrik say 'argument not used'
[16:02] sustrik i know it's not used, but i ok with that
[16:02] sustrik anyway, sun studio looks more interesting
[16:03] sustrik it looks like ipc transport fails under sun studio