[Mono-bugs] [Bug 75636][Nor] Changed - mcs incorrectly handes hide-by-name virtual methods not marked with newslot

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 28 20:55:51 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 hys545 at dreamwiz.com.

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

--- shadow/75636	2005-07-28 15:33:29.000000000 -0400
+++ shadow/75636.tmp.16907	2005-07-28 20:55:51.000000000 -0400
@@ -136,6 +136,45 @@
 
 
 
 
 ------- Additional Comments From vargaz at gmail.com  2005-07-28 06:52 -------
 *** Bug 75654 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From hys545 at dreamwiz.com  2005-07-28 20:55 -------
+awt:
+
+/home/hys545/ikvm/awt/awt.build(9,14): Element <includes... /> 
+for <assemblyfileset... /> is deprecated. Use <include> element 
+instead.
+/home/hys545/ikvm/awt/awt.build(6,14): Element <includes... /> 
+for <fileset... /> is deprecated. Use<include> element instead.
+[csc] Compiling 2 files to '/home/hys545/ikvm/bin/IKVM.AWT.
+WinForms.dll'."
+[csc] /home/hys545/ikvm/awt/toolkit.cs(75) warning CS0219: 
+The variable `p' is assigned but its value is never used
+[csc] /home/hys545/ikvm/awt/toolkit.cs(92) warning CS0219: 
+The variable `p' is assigned but its value is never used
+[csc] /home/hys545/ikvm/awt/toolkit.cs(1346) warning 
+CS0612: `java.awt.Component.getPeer()' isobsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(1350) warning 
+CS0612: `java.awt.Component.getPeer()' isobsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(1354) warning 
+CS0612: `java.awt.Component.getPeer()' isobsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(636) warning CS0612: 
+`java.awt.Component.getPeer()' is obsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(644) warning CS0612: 
+`java.awt.Component.getPeer()' is obsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(961) warning CS0612: 
+`ikvm.awt.NetGraphics.getClipRect()' is obsolete
+[csc] /home/hys545/ikvm/awt/toolkit.cs(969) error CS0121: 
+The call is ambiguous between the following methods or 
+properties: `java.lang.Object.clone()' and `java.lang.Object.clone()'
+[csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll: `java.
+lang.Object.clone()' (name of symbolrelated to previous error
+[csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll: `java.
+lang.Object.clone()' (name of symbolrelated to previous error
+[csc] Compilation failed: 1 error(s), 8 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 13 warning(s)
+---
+ikvm -cvs version error


More information about the mono-bugs mailing list