[Issue 20195] -preview=nosharedaccess has some access problems
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 3 12:05:35 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20195
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10412 "Allow ref-returns of shared Variables" was
merged into master:
- 02fd0cd4b88d6f166a6d3905487279d7c723c46d by Stefan Koch:
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