[Issue 21709] std.conv.emplace not usable in betterC - 2.096
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Apr  9 10:48:59 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21709
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12408 "Merge stable into master" was merged into
master:
- 6a36649a96f8f01e2e39a4224ff6bd58fc4e1667 by MoonlightSentinel:
  Fix 21709 - Don't generate try-catch in betterC code for dtorfields
  The code may never throw exceptions in betterC mode, so it cannot abort
  the ctor with an uncaught exception.
https://github.com/dlang/dmd/pull/12408
--
    
    
More information about the Digitalmars-d-bugs
mailing list