[Mono-bugs] [Bug 46977][Blo] Changed - System.Object fails with Gtk#

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 28 Jul 2003 13:35:20 -0400 (EDT)


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

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

--- shadow/46977	Mon Jul 28 13:34:36 2003
+++ shadow/46977.tmp.27445	Mon Jul 28 13:35:20 2003
@@ -74,6 +74,9 @@
 Notice that the problem happens with the declaration of Pair; It will
 also fail if you explicitly list System.Object as its base class.
 
 ------- Additional Comments From miguel@ximian.com  2003-07-28 13:34 -------
 Compile like this:
 mcs a.cs -r:gtk-sharp
+
+------- Additional Comments From martin@ximian.com  2003-07-28 13:35 -------
+Ah, now I see the problem.