[Mono-bugs] [Bug 58745][Nor] Changed - [patch] Sys.CodeDom.CodeGenerator.GeneratePrimitiveExpression doesn't recognize unsigned types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 20 May 2004 02:20:11 -0400 (EDT)
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 vladimir@pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58745
--- shadow/58745 2004-05-20 02:19:52.000000000 -0400
+++ shadow/58745.tmp.15741 2004-05-20 02:20:11.000000000 -0400
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: [patch] Sys.CodeDom.CodeGenerator.GeneratePrimitiveExpression doesn't recognize unsigned types
GeneratePrimitiveExpression doesn't recognize unit/ushort/ulong; attached
patch fixes.
+
+------- Additional Comments From vladimir@pobox.com 2004-05-20 02:20 -------
+Created an attachment (id=7772)
+codegen unsigned int patch
+