[Mono-bugs] [Bug 27421][Nor] New - mono doesn't support 'unsigned int' type
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Jul 2002 18:20:09 -0000
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=27421
--- shadow/27421 Thu Jul 4 14:20:09 2002
+++ shadow/27421.tmp.29168 Thu Jul 4 14:20:09 2002
@@ -0,0 +1,23 @@
+Bug#: 27421
+Product: Mono/Runtime
+Version: unspecified
+OS: Debian Potato
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: vargaz@freemail.hu
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono doesn't support 'unsigned int' type
+
+The mapping functions in helpers.c assert when the type unsigned int is
+passed as argument. The attached patch fixes this.
+
+Steps to reproduce the problem:
+1. mono --precompile @corlib foo.exe