[Mono-bugs] [Bug 21722] Changed - compiling error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Mar 2002 06:27:11 -0000


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

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

--- shadow/21722	Mon Mar 11 11:52:08 2002
+++ shadow/21722.tmp.26407	Tue Mar 12 01:27:11 2002
@@ -44,6 +44,18 @@
 
 
 ------- Additional Comments From bela_i@hotmail.com  2002-03-11 11:52 -------
 Created an attachment (id=1509)
 The Source of Digger.
 
+
+------- Additional Comments From miguel@ximian.com  2002-03-12 01:27 -------
+Very good spotting.  This actually exposed a bad decision that I made
+some time ago.  I am about to commit a fix, but this only solves 35%
+of the problem (heh).
+
+I need to fix typecasts in names and parameters before this is
+completely a long term fix.
+
+Also, this exposed a problem in the inheritance lookup mechanism. 
+That is a separate bug, so I am keeping this open.
+