[Mono-bugs] [Bug 76084][Maj] Changed - [GMCS] Box instance_expr in
Invocation.EmitCall() if it's a type parameter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 25 13:08:44 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76084
--- shadow/76084 2005-09-19 13:37:30.000000000 -0400
+++ shadow/76084.tmp.14051 2005-09-25 13:08:44.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: FC4 Mono 1.1.9 (from www.nrpms.net)
Status: NEW
Resolution:
Severity: 001 One hour
Priority: Major
Component: C#
-AssignedTo: martin at ximian.com
+AssignedTo: rharinath at novell.com
ReportedBy: rook at roo.k.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] Box instance_expr in Invocation.EmitCall() if it's a type parameter
@@ -99,6 +99,9 @@
(!!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.
+
+------- Additional Comments From miguel at ximian.com 2005-09-25 13:08 -------
+Hari, can you fix this?
More information about the mono-bugs
mailing list