Thread overview
[Issue 20898] order dependency in evaluating pragma(inline) for functions
Jun 06, 2020
Dlang Bot
Jun 06, 2020
Walter Bright
Dec 17, 2022
Iain Buclaw
June 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20898

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #11237 "fix Issue 20898 - order dependency in evaluating pragma(inline) for f…" fixing this issue:

- fix Issue 20898 - order dependency in evaluating pragma(inline) for functions

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

--
June 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20898

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
Probably not going to be able to fix this due to the pervasive use of pragma(inline) within function bodies.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20898

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=20898

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19715

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--