[Issue 19679] variable escapes unnoticed when referenced in function called from function whose address is taken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 18 15:38:29 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19679
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #9372 "Fix issue 19679, add
test" fixing this issue:
- Fix issue 19679, add test: if the address of the parent of a sibling caller
was taken, consider the caller escaped via that reference
https://github.com/dlang/dmd/pull/9372
--
More information about the Digitalmars-d-bugs
mailing list