Hi, I just tried to create a unit test for this -- see latest commit. I can't get it to fail, unfortunately. Can you modify it so it does?
On 28. Feb 2012, at 2:41, cpapado [via Software] wrote: > co::CommandFunc<CommandClient> commandFunc((CommandClient*)(this), > &CommandClient::_handleClientCommand); The c cast '(CommandClient*)' should not be needed!? Cheers, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/Affecting-Collage-objects-outside-an-Equalizer-application-tp7301888p7324766.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

