https://issues.dlang.org/show_bug.cgi?id=20224
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #10417 "Fix issue 20223 + 20224: Wrong mangling for const reference of callback" was merged into stable: - c23c2cecb08cb44b00577be28fde91b09e7c07bd by Geod24: Fix issue 20223, 20224: Wrong mangling for const reference In addition to the wrong mangling, the substitution pool needed to be adjusted. https://github.com/dlang/dmd/pull/10417 --
