[Mono-bugs] [Bug 77312][Wis] New - ikvm-awt compile error(or classpath error?)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 20:49:07 EST 2006


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=77312

--- shadow/77312	2006-01-19 20:49:07.000000000 -0500
+++ shadow/77312.tmp.5427	2006-01-19 20:49:07.000000000 -0500
@@ -0,0 +1,79 @@
+Bug#: 77312
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+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(or classpath error?)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+ awt.Toolkit.getFontMetrics(java.awt.Font)'. Add the Obsolete attribute to
+`ikvm.awt.NetToolkit.getFontMetrics(java.awt.Font)'
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll:
+`java.awt.Toolkit.getFontMetrics(java.awt.Font)', name of symbol related to
+previous warning
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(115,12): warning CS0219: The
+variable `p' is assigned but its value is never used
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(132,11): warning CS0219: The
+variable `p' is assigned but its value is never used
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1350,55): warning CS0612:
+`java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1354,42): warning CS0612:
+`java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1358,43): warning CS0612:
+`java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1669,25): warning CS0612:
+`java.awt.Graphics.getClipRect()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(640,38): warning CS0612:
+`java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(648,56): warning CS0612:
+`java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(965,11): warning CS0612:
+`ikvm.awt.NetGraphics.getClipRect()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(973,32): 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 symbol related to previous error
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll:
+`java.lang.Object.clone()', name of symbol related to previous error
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll:
+`java.lang.Object.clone()', name of symbol related to previous error
+      [csc] Compilation failed: 1 error(s), 10 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 15 warning(s)
+
+/home/hys545/ikvm/awt/awt.build(5,10):
+External Program Failed: /usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe
+(return code was 1)
+
+ 
+ 
+
+Steps to reproduce the problem:
+1. I use mono-svn 55800, classpath&ikvm-cvs-2006-01-20
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list