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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79485 --- shadow/79485 2006-09-25 04:45:37.000000000 -0400 +++ shadow/79485.tmp.27685 2006-09-25 04:45:37.000000000 -0400 @@ -0,0 +1,23 @@ +Bug#: 79485 +Product: Mono: Runtime +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [PATCH] Missing API to get the type pointed by a MONO_TYPE_PTR + +This function is missing. It is similar to mono_type_get_array_type or +mono_type_get_class. + +offtopic to this bug: wouldn-t it be nice to have a g_return_if_fail to +check that type->type is correct in each of these functions? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
