[Issue 19783] Fail to emplace struct with betterC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 27 14:49:32 UTC 2021


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/druntime pull request #3454 "Fix 19783 - Fail
to emplace struct with betterC" fixing this issue:

- Fix 19783 - Fail to emplace struct with betterC

  Defining the helper function as a template ensures that it is available
  when not linking druntime.

  (`pragma(inline, true)` didn't work)

https://github.com/dlang/druntime/pull/3454

--


More information about the Digitalmars-d-bugs mailing list