[Mono-bugs] [Bug 70588][Wis] Changed - negative bytes implicitly converted to byte
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 09:59:29 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70588
--- shadow/70588 2004-12-15 14:48:26.000000000 -0500
+++ shadow/70588.tmp.31964 2004-12-30 09:59:29.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70588
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jackson@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
Always
------- Additional Comments From jackson@ximian.com 2004-12-15 14:48 -------
Created an attachment (id=13520)
test case
+
+------- Additional Comments From duncan@ximian.com 2004-12-30 09:59 -------
+This compiles with mcs from today.