[Issue 20876] DMD gives out not so helpful compile error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 28 19:38:22 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20876
moonlightsentinel at disroot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |moonlightsentinel at disroot.o
| |rg
--- Comment #1 from moonlightsentinel at disroot.org ---
Digger blames the introduction of copy constructors:
commit f9cbf699c0fa07892137d477fbe1ea197c8d0cbe
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: Wed Mar 27 21:21:33 2019 -0400
dmd: Merge pull request #8688 from RazvanN7/CpCtor
https://github.com/dlang/dmd/pull/8688
Implement copy constructor
--
More information about the Digitalmars-d-bugs
mailing list