[Issue 20195] -preview=nosharedaccess has some access problems
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 2 11:54:13 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20195
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@UplinkCoder updated dlang/dmd pull request #10412 "Allow ref-returns of shared
Variables" mentioning this issue:
- Issue 20195 - Allow explicit ref-returns of shared Variables (partial fix)
This is okay because we are passing a pointer and not the actual value.
Currently excludes `ref` inferred from `auto ref`.
https://github.com/dlang/dmd/pull/10412
--
More information about the Digitalmars-d-bugs
mailing list