[Issue 8950] postblit not called on const static array initialization
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 15 03:50:17 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=8950
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pro.mathias.lang at gmail.com
--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
The behavior of this has changed a bit.
First, qualified postblits are deprecated. Taking away the qualified, the
second test passes, but not the third one. However postblit is going to be
deprecated in the future so I doubt this'll get fixed. Leaving open until the
postblit deprecation though...
--
More information about the Digitalmars-d-bugs
mailing list