[Issue 21378] `pragma(inline)` should allow not only a bool literal but any CTFE expression that converts to bool

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 15 13:52:55 UTC 2020


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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11967 "Allow pragma(inline, knownAtCTFE); version 2"
was merged into master:

- 3589629ef5502f26b0af972e71f48e8867b28329 by Boris Carvajal:
  Issue 21378 - `pragma(inline)` should allow not only a bool literal but any
CTFE expression that converts to bool

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

--


More information about the Digitalmars-d-bugs mailing list