https://issues.dlang.org/show_bug.cgi?id=19931
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from RazvanN <[email protected]> --- This issue is invalid. Defining the postblit makes the compiler ignore the copy constructor, so the error goes away. --
