[Issue 17131] [Reg 2.074] Fiber.state collides with differently attributed function in derived class
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Feb 1 01:56:06 PST 2017
https://issues.dlang.org/show_bug.cgi?id=17131
--- Comment #1 from Sönke Ludwig <sludwig at outerproduct.org> ---
It appears like all failures are due to vibe.d. Since the only reason why it
overrides state() is to expose it as @safe, and it's very unlikely that anyone
else did the same, I'd propose to just keep Druntime as it is in this case, but
I would add a proper static-if within vibe.d.
--
More information about the Digitalmars-d-bugs
mailing list