Thread overview
[Issue 23890] "Warning: cannot inline function" in core.lifetime
May 05, 2023
Dlang Bot
Jul 06, 2023
Dlang Bot
Jul 15, 2023
Dlang Bot
May 05, 2023
https://issues.dlang.org/show_bug.cgi?id=23890

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@CyberShadow created dlang/dmd pull request #15186 "Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime" fixing this issue:

- Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime

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

--
July 06, 2023
https://issues.dlang.org/show_bug.cgi?id=23890

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15186 "Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime" was merged into stable:

- 16920c5036e18fb616cfd6fb3f74f066b16f6c2c by Vladimir Panteleev:
  Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime

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

--
July 15, 2023
https://issues.dlang.org/show_bug.cgi?id=23890

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15417 "merge stable" was merged into master:

- aef22a7b22eae60c73ba4cf9f0b2d130083cacdc by Vladimir Panteleev:
  Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime (#15186)

  * Fix Issue 23890 - "Warning: cannot inline function" in core.lifetime

  * druntime/test/profile: Divorce test from exact Druntime source numbers

  Allow lines to move around in core/lifetime without affecting this test.

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

--