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

2020-11-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21378 --- Comment #5 from Dlang Bot --- dlang/dlang.org pull request #2879 "spec change for issue 21378 - Allow `pragma(inline, knownAtCTFE);`" was merged into master: - a40e5e7f40dd00dd5f3ef05432ccb580c4333fcc by Nicholas Lindsay Wilson: spec change fo

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

2020-11-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21378 ZombineDev changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2020-11-15 Thread d-bugmail--- via Digitalmars-d-bugs
allow not only a bool literal but any CTFE expression that converts to bool https://github.com/dlang/dmd/pull/11967 --

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

2020-11-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21378 --- Comment #2 from Dlang Bot --- @BorisCarvajal created dlang/dmd pull request #11967 "Allow pragma(inline, knownAtCTFE); version 2" mentioning this issue: - Issue 21378 - `pragma(inline)` should allow not only a bool literal bu

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

2020-11-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21378 --- Comment #1 from Dlang Bot --- @thewilsonator created dlang/dlang.org pull request #2879 "spec change for issue 21378 - Allow `pragma(inline, knownAtCTFE);`" mentioning this issue: - spec change for issue 21378 - Allow `pragma(inline, knownAtCTFE