26 May
2008
26 May
'08
5:26 a.m.
http://bugs.winehq.org/show_bug.cgi?id=10580 --- Comment #16 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-26 00:26:03 --- I think found the problem. The old codepath used to remap constant indexes: tmp_loc = constant_locations[lconst->idx] New code doesn't. Inserting extra debug print statements confirms it: 23 != 11 22 != 11 13 != 11 (11 being the lconst->idx). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.