[Issue 23861] Compiler segmentation fault with ref and alias this
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 26 08:05:46 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23861
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
CC| |razvan.nitu1305 at gmail.com
Severity|normal |critical
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
Most likely this runs into a stack overflow due to the repeated expansion of
alias this.
--
More information about the Digitalmars-d-bugs
mailing list