[Issue 20224] Segfault when using ref parameter on a templated struct (C++ mangling)
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Sep 23 09:53:48 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20224
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
    
    
More information about the Digitalmars-d-bugs
mailing list