[Issue 17578] Propagate the common qualifier of fields to the containing type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 1 13:27:24 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17578

--- Comment #4 from timon.gehr at gmx.ch ---
Typo: (In reply to timon.gehr from comment #3)
> ...
> - For a shared struct S, S and shared S should be the same type. This type
> behaves the same as the current type shared(C).

Typo: should say shared(S) instead of shared S and shared(C).

--


More information about the Digitalmars-d-bugs mailing list