https://issues.dlang.org/show_bug.cgi?id=19812
--- Comment #10 from dlangBugzillaToGithub ---
THIS ISSUE HAS BEEN MOVED TO GITHUB
https://github.com/dlang/dmd/issues/17904
DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO
GITHUB
--
https://issues.dlang.org/show_bug.cgi?id=19812
Iain Buclaw changed:
What|Removed |Added
Priority|P1 |P2
--
https://issues.dlang.org/show_bug.cgi?id=19812
--- Comment #9 from Dlang Bot ---
@maxhaton updated dlang/dmd pull request #14482 "Fix Issue 23368 - Don't
segfault on throwing null exception" mentioning this issue:
- Revert "fix Issue 19812 - nested class reference causes d
https://issues.dlang.org/show_bug.cgi?id=19812
--- Comment #8 from Iain Buclaw ---
Reopening, as reverted due to issue 23354.
--
https://issues.dlang.org/show_bug.cgi?id=19812
Iain Buclaw changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://issues.dlang.org/show_bug.cgi?id=19812
Iain Buclaw changed:
What|Removed |Added
See Also||https://issues.dlang.org/sh
|--- |FIXED
--- Comment #7 from Dlang Bot ---
dlang/dmd pull request #14367 "fix Issue 19812 - nested class reference causes
dangling reference to…" was merged into master:
- 578432b86766890e7383ffd3f3e1ae51e226c49f by Walter Bright:
fix Issue 19812 - nested class reference cause
---
@WalterBright created dlang/dmd pull request #14367 "fix Issue 19812 - nested
class reference causes dangling reference to…" fixing this issue:
- fix Issue 19812 - nested class reference causes dangling reference to
out-of-scope struct
https://github.com/dlang/dmd/pull/14367
--
https://issues.dlang.org/show_bug.cgi?id=19812
Walter Bright changed:
What|Removed |Added
Summary|Lambda over struct member |nested class reference
|ca