[Mono-bugs] [Bug 77397][Nor] Changed - Compiler asserts in
ves_icall_MonoType_get_DeclaringMethod on generic method compilation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 28 16:29:30 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77397
--- shadow/77397 2006-01-28 16:11:19.000000000 -0500
+++ shadow/77397.tmp.27329 2006-01-28 16:29:30.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77397
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details: Tiger 10.4.4
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: michiel at guerrilla-games.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -43,6 +43,16 @@
How often does this happen?
100%
Additional Information:
None that I can think of. Happy to assist if more information is required.
+
+------- Additional Comments From miguel at ximian.com 2006-01-28 16:29 -------
+What OS are you using?
+How did you install Mono?
+
+I am running Mono 1.1.13.2 and it compiles just fine, it produces:
+
+test.cs(7,27): error CS0115: `b.func(ref T)': no suitable method found
+to override
+
More information about the mono-bugs
mailing list