[Issue 15110] pragma(inline) rarely works how I want it to

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 5 02:55:14 UTC 2019


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

--- Comment #8 from Manu <turkeyman at gmail.com> ---
Right. I think `pragma(inline, true)` should express an AST inline in the
front-end, and fail whenever such inlining can't occur.

--


More information about the Digitalmars-d-bugs mailing list