[Issue 16635] Alias this for implicit conversion to "ref typeof(this)" causes dmd to run endlessly

2021-01-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16635

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@BorisCarvajal created dlang/dmd pull request #12161 "Fix Issue 16635 - Alias
this for implicit conversion to "ref typeof(t…" fixing this issue:

- Fix Issue 16635 - Alias this for implicit conversion to "ref typeof(this)"
causes dmd to run endlessly

https://github.com/dlang/dmd/pull/12161

--


[Issue 16635] Alias this for implicit conversion to "ref typeof(this)" causes dmd to run endlessly

2016-10-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16635

Sprink  changed:

   What|Removed |Added

   Severity|enhancement |normal

--