[Issue 1252] Inline assembler: cannot use properties of types
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 20 20:50:52 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=1252
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|rejects-valid |
CC| |b2.temp at gmx.com
Severity|normal |enhancement
--- Comment #4 from Basile-z <b2.temp at gmx.com> ---
Currently it's not specified but can be supported since asm operands with dot
exp must be evaluable by CTFE to a const. Changing importance from reject-valid
to enhancement.
--
More information about the Digitalmars-d-bugs
mailing list