[Mono-bugs] [Bug 81774][Min] New - Parts of libMonoSupportW not 64-bit safe

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 29 18:09:54 EDT 2007


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 robertj at gmx.net.

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: mono-bugs at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+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).


More information about the mono-bugs mailing list