[Mono-bugs] [Bug 76084][Maj] Changed - GMCS producing broken
executable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 19 13:36:39 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76084
--- shadow/76084 2005-09-19 11:59:34.000000000 -0400
+++ shadow/76084.tmp.7987 2005-09-19 13:36:39.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details: FC4 Mono 1.1.9 (from www.nrpms.net)
Status: NEW
Resolution:
-Severity: Unknown
+Severity: 001 One hour
Priority: Major
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: rook at roo.k.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -95,6 +95,10 @@
IL_0001: callvirt instance bool class SomeInterface::get_Valid()
IL_0006: stloc.0
IL_0007: ret
} // end of method Test::default void Fun<(class SomeInterface) T>
(!!T t)
+
+------- Additional Comments From martin at ximian.com 2005-09-19 13:36 -------
+This one should be easy - Invocation.EmitCall() must check whether the
+`instance_expr' is a type parameter and box it.
More information about the mono-bugs
mailing list