[Issue 20719] Self referential struct definition causes stack overflow
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 4 15:34:04 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20719
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11083 "fix issue 20719 by passing previously seen
structs to isTypeIsolated …" was merged into master:
- 9fa18aa20a9975b2c5673522a4761a564c8b067b by Ben Jones:
fix issue 20719 by passing previously seen structs to isTypeIsolated
recursive calls
https://github.com/dlang/dmd/pull/11083
--
More information about the Digitalmars-d-bugs
mailing list