[Issue 22018] pragma(inline) parameter not checked when the pragma is a declaration
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 15 13:16:22 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22018
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
Looking at the dmd source code it seems that this is on purpose [1]. Closing as
invalid.
[1] https://github.com/dlang/dmd/blob/master/src/dmd/dsymbolsem.d#L1631
--
More information about the Digitalmars-d-bugs
mailing list