[Mono-bugs] [Bug 75654][Wis] New - ikvm-awt compile error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 27 20:47:17 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=75654
--- shadow/75654 2005-07-27 20:47:17.000000000 -0400
+++ shadow/75654.tmp.30993 2005-07-27 20:47:17.000000000 -0400
@@ -0,0 +1,77 @@
+Bug#: 75654
+Product: Mono: Runtime
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ikvm-awt compile error
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+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)
+
+
+Steps to reproduce the problem:
+1.
+I use mono-svn 47733
+ikvm-cvs-200507-7-27
+I use gnu classpath-cvs 2005-7-27
+2. I first report IKVM- team
+3. Answer is MONO's bug
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list