http://bugs.winehq.org/show_bug.cgi?id=24588 Summary: 64 bit issue within qsort() Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: stefan(a)obssys.com Created an attachment (id=31054) --> (http://bugs.winehq.org/attachment.cgi?id=31054) Patch to fix 64 bit issue within qsort() Change all types from int to size_t within NTDLL_mergesort(). -- 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.