[Mono-bugs] [Bug 76959][Wis] Changed - mono(svn-54171 and 1.10)
don't compile ikvm(cvs-2005-12-10)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 12 17:21:19 EST 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76959
--- shadow/76959 2005-12-09 19:51:16.000000000 -0500
+++ shadow/76959.tmp.495 2005-12-12 17:21:19.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -138,6 +138,76 @@
How often does this happen?
Additional Information:
+
+------- Additional Comments From vargaz at gmail.com 2005-12-12 17:21 -------
+This is fixed so we now print something else:
+
+no implementation for interface method
+System.IComparable::CompareTo(object) in class java.lang.Character
+METHOD .ctor(char)
+METHOD .cctor()
+METHOD __<clinit>()
+METHOD getType(char)
+METHOD isJavaIdentifierStart(char)
+METHOD isJavaIdentifierPart(char)
+METHOD isIdentifierIgnorable(char)
+METHOD readChar(char)
+METHOD toUpperCase(char)
+METHOD compareTo(Character)
+METHOD charCount(int)
+METHOD toChars(int,char[],int)
+METHOD isValidCodePoint(int)
+METHOD isSupplementaryCodePoint(int)
+METHOD isHighSurrogate(char)
+METHOD isLowSurrogate(char)
+METHOD toCodePoint(char,char)
+METHOD codePointAt(char[],int,int)
+METHOD codePointBefore(char[],int,int)
+METHOD charValue()
+METHOD hashCode()
+METHOD equals(object)
+METHOD toString()
+METHOD toString(char)
+METHOD isLowerCase(char)
+METHOD isUpperCase(char)
+METHOD isTitleCase(char)
+METHOD isDigit(char)
+METHOD isDefined(char)
+METHOD isLetter(char)
+METHOD isLetterOrDigit(char)
+METHOD isJavaLetter(char)
+METHOD isJavaLetterOrDigit(char)
+METHOD isUnicodeIdentifierStart(char)
+METHOD isUnicodeIdentifierPart(char)
+METHOD toLowerCase(char)
+METHOD toTitleCase(char)
+METHOD digit(char,int)
+METHOD getNumericValue(char)
+METHOD isSpace(char)
+METHOD isSpaceChar(char)
+METHOD isWhitespace(char)
+METHOD isISOControl(char)
+METHOD forDigit(int,int)
+METHOD getDirectionality(char)
+METHOD isMirrored(char)
+METHOD compareTo(object)
+METHOD valueOf(char)
+METHOD reverseBytes(char)
+METHOD toChars(int)
+METHOD isSurrogatePair(char,char)
+METHOD codePointAt(CharSequence,int)
+METHOD codePointAt(char[],int)
+METHOD codePointBefore(char[],int)
+METHOD codePointBefore(CharSequence,int)
+METHOD op_Implicit(Character)
+METHOD java.lang.Comparable/compareTo(Ljava.lang.Object;)I(object)
+
+** ERROR **: file class.c: line 1831
+(mono_class_setup_vtable_general): should not be reached
+
+<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+This means this might be an ikvm bug.
More information about the mono-bugs
mailing list