[Mono-bugs] [Bug 70468][Nor] Changed - Constant value `-1' cannot be converted to System.IFormattable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 05:35:48 -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=70468

--- shadow/70468	2004-12-15 04:02:37.000000000 -0500
+++ shadow/70468.tmp.29044	2004-12-30 05:35:48.000000000 -0500
@@ -33,6 +33,11 @@
 As well for constant expressions like 1+1.  As well for IComparable.
 
 IIUC, this is because we don't seem to handle implicit boxing
 conversions well.  It seems to be special-cased for IConvertible, but
 not for other interfaces.
 
+
+------- Additional Comments From duncan@ximian.com  2004-12-30 05:35 -------
+Created an attachment (id=13611)
+Proposed fix
+