[Issue 14620] New: make core.Thread.Fiber more @nogc
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon May 25 15:32:27 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14620
Issue ID: 14620
Summary: make core.Thread.Fiber more @nogc
Product: D
Version: unspecified
Hardware: x86
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: spam at extrawurst.org
At least the core.thread.Fiber methods `state` and `getThis` can be @nogc as
far as i can see.
--
More information about the Digitalmars-d-bugs
mailing list