[Issue 697] No const folding on asm db,dw, etc
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 28 22:04:45 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=697
------- Comment #3 from bugzilla at digitalmars.com 2007-10-29 00:04 -------
I can fix this particular problem (propagating const values), but generalized
expressions for DB, etc., won't be supported until I get around to replacing
the expression parser in the inline assembler with the full D expression
parser.
--
More information about the Digitalmars-d-bugs
mailing list