[Issue 17928] [scope] `in` is not treated as `const scope`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 12 20:37:33 UTC 2018


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/37a41f508b24f5dbb780ab37b28409453edd7c9e
std.uni: Replace parameter storage class in by what it should express (const
scope, but dmd treats it as const); see also merged dlang.org PR #2126 or issue
#17928

--


More information about the Digitalmars-d-bugs mailing list