digitalmars.D.bugs - [Issue 10704] New: Cannot pass arguments by ref with std.concurrency.spawn
- d-bugmail puremagic.com (19/19) Jul 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10704
- d-bugmail puremagic.com (8/8) Jul 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10704
http://d.puremagic.com/issues/show_bug.cgi?id=10704 Summary: Cannot pass arguments by ref with std.concurrency.spawn Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: john.loughran.colvin gmail.com 17:21:43 BST --- It can be useful to pass ref arguments when spawning a new thread (with appropriate care of course), but spawn currently doesn't allow that. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 23 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10704 John Colvin <john.loughran.colvin gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 23 2013