[Mono-bugs] [Bug 79485][Wis] New - [PATCH] Missing API to get the type pointed by a MONO_TYPE_PTR

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 25 04:45:37 EDT 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 ricardo.fernandez at st.com.

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: mono-bugs at ximian.com                            
+ReportedBy: ricardo.fernandez at st.com               
+QAContact: mono-bugs at ximian.com
+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?


More information about the mono-bugs mailing list