[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
Fri Sep 30 03:30:56 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76084
--- shadow/76084 2005-09-25 13:08:44.000000000 -0400
+++ shadow/76084.tmp.26642 2005-09-30 03:30:56.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 76084
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details: FC4 Mono 1.1.9 (from www.nrpms.net)
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: 001 One hour
Priority: Major
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: rook at roo.k.pl
@@ -102,6 +102,12 @@
------- 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?
+
+------- Additional Comments From rharinath at novell.com 2005-09-30 03:30 -------
+Hmm, I think it should have the 'constrained.' prefix instead of
+boxing the instance.
+
+
More information about the mono-bugs
mailing list