[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 12:47:54 -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-30 11:26:55.000000000 -0500
+++ shadow/70468.tmp.1790	2004-12-30 12:47:54.000000000 -0500
@@ -58,6 +58,11 @@
 I would rather see something like:
 
 if (cast_type.IsAssignableFrom (const_type))
 
 In generics, there are going to be more interfaces like this, so it'd
 be nice to have a general solution.
+
+------- Additional Comments From duncan@ximian.com  2004-12-30 12:47 -------
+Created an attachment (id=13612)
+Proposed fix #2
+