[Issue 23036] Rvalue constructor with default parameter crashes compiler in the presence of a copy constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 19 09:27:26 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23036
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14011 "Fix Issue 23036 - [REG2.086]Rvalue constructor
with default parameter…" was merged into master:
- 2d9bb00a46284e27042fa30b1e0a82ce16a20fd0 by RazvanN7:
Fix Issue 23036 - [REG2.086]Rvalue constructor with default parameter crashes
compiler in the presence of a copy constructor
https://github.com/dlang/dmd/pull/14011
--
More information about the Digitalmars-d-bugs
mailing list