[Mono-bugs] [Bug 50956][Wis] Changed - mcs does not take uint bar = (uint) int.MaxValue + 1;

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 21 Nov 2003 21:56:22 -0500 (EST)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=50956

--- shadow/50956	2003-11-13 18:12:16.000000000 -0500
+++ shadow/50956.tmp.9406	2003-11-21 21:56:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 50956
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,9 @@
 t.cs(3) error CS0029: Cannot convert implicitly from `long' to `uint'
 Compilation failed: 1 error(s), 0 warnings
 
 
 Expected Results:
 Compiles
+
+------- Additional Comments From miguel@ximian.com  2003-11-21 21:56 -------
+Fixed on CVS