Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81774 --- shadow/81774 2007-05-29 18:09:54.000000000 -0400 +++ shadow/81774.tmp.19978 2007-05-29 18:09:54.000000000 -0400 @@ -0,0 +1,20 @@ +Bug#: 81774 +Product: Mono: Runtime +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: interop +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Parts of libMonoSupportW not 64-bit safe + +In mono/support/support-heap.c, gint32 is used instead of gsize +in all places where MS is using SIZE_T (see the prototypes on MSDN). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
