[Mono-bugs] [Bug 70588][Nor] Changed - negative bytes implicitly converted to byte

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 07:11:55 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/70588	2005-02-23 11:39:15.000000000 -0500
+++ shadow/70588.tmp.26787	2005-08-23 07:11:55.000000000 -0400
@@ -37,6 +37,15 @@
 
 ------- Additional Comments From duncan at ximian.com  2004-12-30 09:59 -------
 This compiles with mcs from today.
 
 ------- Additional Comments From duncan at ximian.com  2004-12-30 10:00 -------
 Oops.
+
+------- Additional Comments From atsushi at ximian.com  2005-08-23 07:11 -------
+Today's mcs now reports CS0029. Not sure if it is acceptable to
+resolve this bug as fixed.
+
+$ mcs 70588.cs
+70588.cs(8,17): error CS0029: Cannot implicitly convert type `int' to
+`byte'
+Compilation failed: 1 error(s), 0 warnings


More information about the mono-bugs mailing list