[Issue 10704] New: Cannot pass arguments by ref with std.concurrency.spawn
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 23 09:21:44 PDT 2013
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 at puremagic.com
ReportedBy: john.loughran.colvin at gmail.com
--- Comment #0 from John Colvin <john.loughran.colvin at gmail.com> 2013-07-23 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: -------
More information about the Digitalmars-d-bugs
mailing list