[Mono-bugs] [Bug 58745][Nor] New - [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:19:52 -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.15729	2004-05-20 02:19:52.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 58745
+Product: Mono: Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: vladimir@pobox.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [patch] Sys.CodeDom.CodeGenerator.GeneratePrimitiveExpression doesn't recognize unsigned types
+
+GeneratePrimitiveExpression doesn't recognize unit/ushort/ulong; attached
+patch fixes.