[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:23:04 -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:20:11.000000000 -0400
+++ shadow/58745.tmp.15775	2004-05-20 02:23:04.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58745
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: INVALID
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 patch fixes.
 
 ------- Additional Comments From vladimir@pobox.com  2004-05-20 02:20 -------
 Created an attachment (id=7772)
 codegen unsigned int patch
 
+
+------- Additional Comments From vladimir@pobox.com  2004-05-20 02:23 -------
+Bah, ignore this, I misread and thought unsigned types could be used here.