[Issue 20224] Segfault when using ref parameter on a templated struct (C++ mangling)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 18 02:31:13 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 updated dlang/dmd pull request #10417 "Fix issue 20223: Wrong mangling
for const reference of callback" fixing this issue:

- Fix issue 20224: Segfault when using ref parameter on a templated struct (C++
mangling)

  The previous commit actually fixes the issue, this simply adds the test from
the issue

https://github.com/dlang/dmd/pull/10417

--


More information about the Digitalmars-d-bugs mailing list