[Issue 1172] Inline assembler: cannot access member of templated aggregate directly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 12 15:02:30 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=1172
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |b2.temp at gmx.com
Resolution|--- |WONTFIX
--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
I agree. Generally speaking in asm D expressions allowed must give either a
constant or variable. member function access is already more complex.
--
More information about the Digitalmars-d-bugs
mailing list