[Issue 20655] attribute inference accepts unsafe union access as @safe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 10 00:54:11 UTC 2020


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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@aG0aep6G created dlang/phobos pull request #7418 "mark access to
`value.store.str` as @trusted" mentioning this issue:

- mark access to `value.store.str` as @trusted

  When issue 20655 ("attribute inference accepts unsafe union access as
  @safe") is fixed, DMD correctly complains about the operation being unsafe.

https://github.com/dlang/phobos/pull/7418

--


More information about the Digitalmars-d-bugs mailing list