https://issues.dlang.org/show_bug.cgi?id=11292
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #6 from RazvanN <[email protected]> --- This is an inherent design flaw of the postblit. This is not going to get fixed. Use copy constructor instead. --
