https://issues.dlang.org/show_bug.cgi?id=8950
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mathias LANG <[email protected]> --- 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... --
