[Issue 20149] [DIP1000] Local data escapes `inout` method if not decorated with `return`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 20 14:24:21 UTC 2019


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

--- Comment #17 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers updated dlang/druntime pull request #2805 "fix Issue 20227 - "Error:
phread_mutex_destroy failed." after fork()" mentioning this issue:

- Add `return` to `DSO.moduleGroup()` in support of compiler fix for issue
20149

- Merge pull request #2785 from JinShil/fix_20149

  Add `return` to `DSO.moduleGroup()` in support of compiler fix for issue
20149

https://github.com/dlang/druntime/pull/2805

--


More information about the Digitalmars-d-bugs mailing list