[Issue 11292] Cannot re-initialize a const field in postblit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 12 12:09:43 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=11292

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #6 from RazvanN <razvan.nitu1305 at gmail.com> ---
This is an inherent design flaw of the postblit. This is not going to get
fixed. Use copy constructor instead.

--


More information about the Digitalmars-d-bugs mailing list