[Issue 19540] ICE when using `typeof(new class {})` as default value for template parameter
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 25 13:18:13 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19540
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9695 "Fix Issue 19540 - ICE when using `typeof(new
class {})` as default value" was merged into stable:
- f879b969013775a04a442546397c9e92a5a0c037 by Hiroki Noda:
Fix Issue 19540 - ICE when using `typeof(new class {})` as default value
for template parameter
https://github.com/dlang/dmd/pull/9695
--
More information about the Digitalmars-d-bugs
mailing list