[Issue 1836] Inline assembler can't use enum values as parameters.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 25 11:00:44 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1836
------- Comment #2 from burton-radons at shaw.ca 2008-02-25 13:00 -------
Did you intend for B-D to succeed in the current compiler, Thomas? Because you
assign "const dummy = enumeration;" in them but you continue to use
"enumeration" in the asm code.
--
More information about the Digitalmars-d-bugs
mailing list