digitalmars.D - Tangobos and std.signals
- Bill Baxter (6/6) Jan 27 2008 Does std.signals in Tangobos work now that Tango has
- Kris (4/9) Jan 27 2008 That would be a good question to ask on the IRC channels ;)
- Bill Baxter (5/9) Jan 27 2008 Figuring out how to log on to irc always ends up taking me the better
- Sean Kelly (3/8) Jan 28 2008 Not yet. I've yet to fix it since the change to Tango.
- Sean Kelly (3/11) Jan 28 2008 Done :-)
Does std.signals in Tangobos work now that Tango has rt_attachDisposeEvent and rt_detachDisposeEvent? A quick glance at the Tangobos source in SVN suggests not. But maybe notifyRegister/notifyUnRegister implementations are provided in some way that's not obvious to me. --bb
Jan 27 2008
That would be a good question to ask on the IRC channels ;) #d.tango freenode.net "Bill Baxter" <dnewsgroup billbaxter.com> wrote in message news:fnig3j$2vu3$1 digitalmars.com...Does std.signals in Tangobos work now that Tango has rt_attachDisposeEvent and rt_detachDisposeEvent? A quick glance at the Tangobos source in SVN suggests not. But maybe notifyRegister/notifyUnRegister implementations are provided in some way that's not obvious to me. --bb
Jan 27 2008
Kris wrote:That would be a good question to ask on the IRC channels ;) #d.tango freenode.netFiguring out how to log on to irc always ends up taking me the better part of an hour. Just not worth it. Guess I'm just too old for IRC. Now get off my lawn! --bb
Jan 27 2008
Bill Baxter wrote:Does std.signals in Tangobos work now that Tango has rt_attachDisposeEvent and rt_detachDisposeEvent? A quick glance at the Tangobos source in SVN suggests not. But maybe notifyRegister/notifyUnRegister implementations are provided in some way that's not obvious to me.Not yet. I've yet to fix it since the change to Tango. Sean
Jan 28 2008
Sean Kelly wrote:Bill Baxter wrote:Done :-) SeanDoes std.signals in Tangobos work now that Tango has rt_attachDisposeEvent and rt_detachDisposeEvent? A quick glance at the Tangobos source in SVN suggests not. But maybe notifyRegister/notifyUnRegister implementations are provided in some way that's not obvious to me.Not yet. I've yet to fix it since the change to Tango.
Jan 28 2008