[Issue 8423] Wrong code for bool parameter in 5th integer register.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 24 03:03:02 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8423
--- Comment #1 from klickverbot <code at klickverbot.at> 2012-07-24 03:02:59 PDT ---
Hm, seems like the same problem already existed in DMD 2.059 with enforce(bool,
int, int, int, int) - what triggers it in 2.060 is the fact that arrays are
passed as structs (i.e. in registers) now.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list